From e02559fd46b07035a4a41c9d2604765756e3745b Mon Sep 17 00:00:00 2001 From: Jens Geyer Date: Thu, 17 Oct 2019 00:11:59 +0200 Subject: bump version This closes #1899 --- ApacheThrift.nuspec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ApacheThrift.nuspec') 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 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 --> ApacheThrift - 0.13.0 - Apache Thrift 0.13.0 + 0.14.0 + Apache Thrift 0.14.0 Apache Thrift Developers Apache Software Foundation Apache-2.0 @@ -39,7 +39,7 @@ Contains runtime libraries from lib/csharp for net35 and net45 frameworks, and from lib/netstd for netstandard2.0 framework development. - + Apache Thrift RPC -- cgit v1.2.1