aboutsummaryrefslogtreecommitdiff
path: root/csharp/Google.Protobuf.Tools.nuspec
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2016-12-28 13:12:18 -0800
committerBo Yang <teboring@google.com>2016-12-28 13:12:18 -0800
commitf5cc1a54c5b663e8f88e18419471363d68453b9f (patch)
treeb90e8699de387984dde661152fdfa134f8498c1d /csharp/Google.Protobuf.Tools.nuspec
parente230283f75da104b78a9c34be719adaac80d9428 (diff)
downloadprotobuf-f5cc1a54c5b663e8f88e18419471363d68453b9f.tar.gz
protobuf-f5cc1a54c5b663e8f88e18419471363d68453b9f.tar.bz2
protobuf-f5cc1a54c5b663e8f88e18419471363d68453b9f.zip
Bump version number to 3.2.0
Diffstat (limited to 'csharp/Google.Protobuf.Tools.nuspec')
-rw-r--r--csharp/Google.Protobuf.Tools.nuspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/Google.Protobuf.Tools.nuspec b/csharp/Google.Protobuf.Tools.nuspec
index d079c683..0b9cbcf4 100644
--- a/csharp/Google.Protobuf.Tools.nuspec
+++ b/csharp/Google.Protobuf.Tools.nuspec
@@ -5,7 +5,7 @@
<title>Google Protocol Buffers tools</title>
<summary>Tools for Protocol Buffers - Google's data interchange format.</summary>
<description>See project site for more info.</description>
- <version>3.1.0</version>
+ <version>3.2.0</version>
<authors>Google Inc.</authors>
<owners>protobuf-packages</owners>
<licenseUrl>https://github.com/google/protobuf/blob/master/LICENSE</licenseUrl>