Skip to content

Commit

Permalink
VersionBump : v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnaSasDev committed Jan 6, 2025
1 parent 42fce29 commit 2130639
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<IsPackable>true</IsPackable>
<PackageId>AterraEngine.Unions.Generators</PackageId>
<Version>3.1.0</Version>
<Version>3.2.0</Version>
<Authors>Anna Sas</Authors>
<Description>The Source Generator for AterraEngine.Unions</Description>
<PackageProjectUrl>https://github.com/AterraEngine/unions-cs/</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion src/AterraEngine.Unions/AterraEngine.Unions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<IsPackable>true</IsPackable>
<PackageId>AterraEngine.Unions</PackageId> <!-- Main package name -->
<Version>3.1.0</Version> <!-- Package version -->
<Version>3.2.0</Version> <!-- Package version -->
<Authors>Anna Sas</Authors>
<Description>A small package allowing you to use Union Structs</Description>
<PackageProjectUrl>https://github.com/AterraEngine/unions-cs/</PackageProjectUrl>
Expand Down

0 comments on commit 2130639

Please sign in to comment.