aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/project.json
diff options
context:
space:
mode:
authorPaul Yang <TeBoring@users.noreply.github.com>2017-06-21 15:29:32 -0700
committerGitHub <noreply@github.com>2017-06-21 15:29:32 -0700
commit5532abc15b97f3489183b266b41844306052a3fa (patch)
treed4070fc838b312a7f81c6f0f9d2e2b7db8d21898 /csharp/src/Google.Protobuf/project.json
parent8ecae34ac65218e9fda1586abc39f8762dbb40de (diff)
parent5520b4384a87d010814bfc503cc2df109268a9a8 (diff)
downloadprotobuf-3.3.x.tar.gz
protobuf-3.3.x.tar.bz2
protobuf-3.3.x.zip
Merge pull request #3258 from TeBoring/3.3.xv3.3.23.3.x
Update version number to 3.3.2
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 6596ddf6..38830d01 100644
--- a/csharp/src/Google.Protobuf/project.json
+++ b/csharp/src/Google.Protobuf/project.json
@@ -1,5 +1,5 @@
{
- "version": "3.3.1",
+ "version": "3.3.2",
"title": "Google Protocol Buffers",
"description": "See project site for more info.",
"authors": [ "Google Inc." ],