aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/project.json
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/src/Google.Protobuf/project.json
parente230283f75da104b78a9c34be719adaac80d9428 (diff)
downloadprotobuf-f5cc1a54c5b663e8f88e18419471363d68453b9f.tar.gz
protobuf-f5cc1a54c5b663e8f88e18419471363d68453b9f.tar.bz2
protobuf-f5cc1a54c5b663e8f88e18419471363d68453b9f.zip
Bump version number to 3.2.0
Diffstat (limited to 'csharp/src/Google.Protobuf/project.json')
-rw-r--r--csharp/src/Google.Protobuf/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/src/Google.Protobuf/project.json b/csharp/src/Google.Protobuf/project.json
index 12e86248..961e037e 100644
--- a/csharp/src/Google.Protobuf/project.json
+++ b/csharp/src/Google.Protobuf/project.json
@@ -1,5 +1,5 @@
{
- "version": "3.1.0",
+ "version": "3.2.0",
"title": "Google Protocol Buffers",
"description": "See project site for more info.",
"authors": [ "Google Inc." ],