aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/project.json
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2017-05-08 16:02:08 -0700
committerFeng Xiao <xfxyjwf@gmail.com>2017-05-08 16:02:08 -0700
commit58538ea91979faa4f8b9841238c53a2276dd3856 (patch)
treee501fe4ca92ddf885a71d3a68e7e0248cace9b9a /csharp/src/Google.Protobuf/project.json
parentc2154e124dfe0dc80b563568e2be4c599120a718 (diff)
downloadprotobuf-58538ea91979faa4f8b9841238c53a2276dd3856.tar.gz
protobuf-58538ea91979faa4f8b9841238c53a2276dd3856.tar.bz2
protobuf-58538ea91979faa4f8b9841238c53a2276dd3856.zip
Update version number to 3.3.1
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 f4376238..6596ddf6 100644
--- a/csharp/src/Google.Protobuf/project.json
+++ b/csharp/src/Google.Protobuf/project.json
@@ -1,5 +1,5 @@
{
- "version": "3.3.0",
+ "version": "3.3.1",
"title": "Google Protocol Buffers",
"description": "See project site for more info.",
"authors": [ "Google Inc." ],