From 8935c98046dbbdd36ede73c1525f1be9df8da5cd Mon Sep 17 00:00:00 2001 From: "James E. King III" Date: Fri, 25 Jan 2019 00:41:17 -0500 Subject: THRIFT-4753: re-version master to next release 0.13.0 --- ApacheThrift.nuspec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ApacheThrift.nuspec') diff --git a/ApacheThrift.nuspec b/ApacheThrift.nuspec index 54ed2c64a..8ed92361f 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.1.0.0.nupkg -Source https://api.nuget.org/v3/index.json + 4. nuget push ApacheThrift.0.13.0.nupkg -Source https://api.nuget.org/v3/index.json --> ApacheThrift - 1.0.0 - Apache Thrift 1.0.0 + 0.13.0 + Apache Thrift 0.13.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/netcore for netstandard2.0 framework development. - + Apache Thrift RPC -- cgit v1.2.1