Skip to content

Commit d01bacc

Browse files
authored
Update version to 1.5.0 (#413)
1 parent f2ba7dd commit d01bacc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</PropertyGroup>
1818

1919
<PropertyGroup>
20-
<Version>1.4.0</Version>
20+
<Version>1.5.0</Version>
2121
<!--
2222
.NET does not allow the above version format for AssemblyVersion, and this
2323
is the version used in gRPC headers. The format is
@@ -32,7 +32,7 @@
3232
and 0.2.0 then is 0.2.0.5. But if there is no prerelease version, just
3333
leave revision off.
3434
-->
35-
<AssemblyVersion>1.4.0</AssemblyVersion>
35+
<AssemblyVersion>1.5.0</AssemblyVersion>
3636
</PropertyGroup>
3737

3838
<ItemGroup>

0 commit comments

Comments
 (0)