summaryrefslogtreecommitdiff
path: root/ApacheThrift.nuspec
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2022-01-20 21:02:02 +0100
committerJens Geyer <jensg@apache.org>2022-01-20 21:02:02 +0100
commit6868ebbb31cf32dbde018b03831d167565ba51d8 (patch)
treebb4538c411b8f91e73529979584d0b819b23c16d /ApacheThrift.nuspec
parent7a6829531f00f7e95f904d5794d632acee62ddf0 (diff)
downloadthrift-6868ebbb31cf32dbde018b03831d167565ba51d8.tar.gz
Release 0.16.0
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 7c8e30072..a5629e80e 100644
--- a/ApacheThrift.nuspec
+++ b/ApacheThrift.nuspec
@@ -19,14 +19,14 @@
the "Thrift" project.
2. nuget setApiKey <your-api-key>
3. nuget pack ApacheThrift.nuspec -Symbols -SymbolPackageFormat snupkg
- 4. nuget push ApacheThrift.0.16.0.nupkg -Source https://api.nuget.org/v3/index.json
+ 4. nuget push ApacheThrift.0.17.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.16.0</version>
- <title>Apache Thrift 0.16.0</title>
+ <version>0.17.0</version>
+ <title>Apache Thrift 0.17.0</title>
<authors>Apache Thrift Developers</authors>
<owners>Apache Software Foundation</owners>
<license type="expression">Apache-2.0</license>
@@ -36,7 +36,7 @@
<description>
Contains runtime libraries from lib/netstd for netstandard2.0 framework development.
</description>
- <repository type="GitHub" url="https://github.com/apache/thrift" branch="release/0.16.0" />
+ <repository type="GitHub" url="https://github.com/apache/thrift" branch="release/0.17.0" />
<tags>Apache Thrift RPC</tags>
</metadata>
<files>