Skip to content

Commit ead21f7

Browse files
committed
[Proto] Bump version to 1.0.9 for Lagrange.Proto and 1.0.4 for Lagrange.Proto.Generator
1 parent ea0e8f3 commit ead21f7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lagrange.Proto.Generator/Lagrange.Proto.Generator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageLicenseExpression>GPL-3.0-or-later</PackageLicenseExpression>
2222
<PackageReadmeFile>README.md</PackageReadmeFile>
2323

24-
<Version>1.0.3</Version>
24+
<Version>1.0.4</Version>
2525
</PropertyGroup>
2626

2727
<ItemGroup>

Lagrange.Proto/Lagrange.Proto.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
88
<LangVersion>13</LangVersion>
99
<IsPackable>true</IsPackable>
10-
<Version>1.0.8</Version>
10+
<Version>1.0.9</Version>
1111
<Authors>Linwenxuan04</Authors>
1212
<Description>The Blazing-fast Code-first C# Google Protocol Buffer Serializer</Description>
1313
<RepositoryType>git</RepositoryType>

0 commit comments

Comments
 (0)