summaryrefslogtreecommitdiff
path: root/ApacheThrift.nuspec
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2019-10-17 00:11:59 +0200
committerJens Geyer <jensg@apache.org>2019-10-17 20:31:24 +0200
commite02559fd46b07035a4a41c9d2604765756e3745b (patch)
treece35eb9b933d8dac1633a62768eeb95cf368abb2 /ApacheThrift.nuspec
parenta3fa0d928f7647aa6007e16ac81d76a3b5183d2c (diff)
downloadthrift-e02559fd46b07035a4a41c9d2604765756e3745b.tar.gz
bump version
This closes #1899
Diffstat (limited to 'ApacheThrift.nuspec')
-rw-r--r--ApacheThrift.nuspec8
1 files changed, 4 insertions, 4 deletions
diff --git a/ApacheThrift.nuspec b/ApacheThrift.nuspec
index 7bbfb0dc9..6dc3225f2 100644
--- a/ApacheThrift.nuspec
+++ b/ApacheThrift.nuspec
@@ -21,14 +21,14 @@
the "Thrift" project.
3. nuget setApiKey <your-api-key>
3. nuget pack ApacheThrift.nuspec -Symbols -SymbolPackageFormat snupkg
- 4. nuget push ApacheThrift.0.13.0.nupkg -Source https://api.nuget.org/v3/index.json
+ 4. nuget push ApacheThrift.0.14.0.nupkg -Source https://api.nuget.org/v3/index.json
-->
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>ApacheThrift</id>
- <version>0.13.0</version>
- <title>Apache Thrift 0.13.0</title>
+ <version>0.14.0</version>
+ <title>Apache Thrift 0.14.0</title>
<authors>Apache Thrift Developers</authors>
<owners>Apache Software Foundation</owners>
<license type="expression">Apache-2.0</license>
@@ -39,7 +39,7 @@
Contains runtime libraries from lib/csharp for net35 and net45 frameworks,
and from lib/netstd for netstandard2.0 framework development.
</description>
- <repository type="GitHub" url="https://github.com/apache/thrift" branch="release/0.13.0" />
+ <repository type="GitHub" url="https://github.com/apache/thrift" branch="release/0.14.0" />
<tags>Apache Thrift RPC</tags>
</metadata>
<files>