This is an automated email from the ASF dual-hosted git repository.
jensg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
The following commit(s) were added to refs/heads/master by this push:
new 5fe31ea bump version
5fe31ea is described below
commit 5fe31ea7d728a2f0a4de4aae7479d6fe3ec93f5a
Author: Jens Geyer <[email protected]>
AuthorDate: Thu Oct 17 23:51:36 2019 +0200
bump version
---
lib/netstd/Thrift/Thrift.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/netstd/Thrift/Thrift.csproj b/lib/netstd/Thrift/Thrift.csproj
index ceb4409..5d8a9c3 100644
--- a/lib/netstd/Thrift/Thrift.csproj
+++ b/lib/netstd/Thrift/Thrift.csproj
@@ -39,7 +39,7 @@
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>thrift.snk</AssemblyOriginatorKeyFile>
<DelaySign>false</DelaySign>
- <Version>0.13.0.0</Version>
+ <Version>0.14.0.0</Version>
</PropertyGroup>
<ItemGroup>