diff --git a/src/AterraEngine.Unions.Generators/AterraEngine.Unions.Generators.csproj b/src/AterraEngine.Unions.Generators/AterraEngine.Unions.Generators.csproj index 26164fd..f7ff172 100644 --- a/src/AterraEngine.Unions.Generators/AterraEngine.Unions.Generators.csproj +++ b/src/AterraEngine.Unions.Generators/AterraEngine.Unions.Generators.csproj @@ -12,7 +12,7 @@ true AterraEngine.Unions.Generators - 3.1.0 + 3.2.0 Anna Sas The Source Generator for AterraEngine.Unions https://github.com/AterraEngine/unions-cs/ diff --git a/src/AterraEngine.Unions/AterraEngine.Unions.csproj b/src/AterraEngine.Unions/AterraEngine.Unions.csproj index 7bdf321..854fe58 100644 --- a/src/AterraEngine.Unions/AterraEngine.Unions.csproj +++ b/src/AterraEngine.Unions/AterraEngine.Unions.csproj @@ -8,7 +8,7 @@ true AterraEngine.Unions - 3.1.0 + 3.2.0 Anna Sas A small package allowing you to use Union Structs https://github.com/AterraEngine/unions-cs/