From 3fc0b8d061fb1adcae49862e0c63ce94f0a0ee0f Mon Sep 17 00:00:00 2001 From: Jens Geyer Date: Thu, 11 Feb 2021 23:17:45 +0100 Subject: Version number aligned to 0.15.0 --- ApacheThrift.nuspec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ApacheThrift.nuspec') diff --git a/ApacheThrift.nuspec b/ApacheThrift.nuspec index 61caf5753..4a6e99b0d 100644 --- a/ApacheThrift.nuspec +++ b/ApacheThrift.nuspec @@ -19,14 +19,14 @@ the "Thrift" project. 2. nuget setApiKey 3. nuget pack ApacheThrift.nuspec -Symbols -SymbolPackageFormat snupkg - 4. nuget push ApacheThrift.0.14.0.nupkg -Source https://api.nuget.org/v3/index.json + 4. nuget push ApacheThrift.0.15.0.nupkg -Source https://api.nuget.org/v3/index.json --> ApacheThrift - 0.14.0 - Apache Thrift 0.14.0 + 0.15.0 + Apache Thrift 0.15.0 Apache Thrift Developers Apache Software Foundation Apache-2.0 @@ -36,7 +36,7 @@ Contains runtime libraries from lib/netstd for netstandard2.0 framework development. - + Apache Thrift RPC -- cgit v1.2.1