aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/project.json
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2016-09-02 11:57:49 -0700
committerJisi Liu <jisi.liu@gmail.com>2016-09-02 11:57:49 -0700
commit6e11540b329c363b614afe9dbfd92d6d1f8ba674 (patch)
tree8f84bf13c5d22e8a0bfac58609016b2afe2e4191 /csharp/src/Google.Protobuf/project.json
parenta098e809336c5fbad7a8ff8f1210e5e0ac8d29b2 (diff)
downloadprotobuf-6e11540b329c363b614afe9dbfd92d6d1f8ba674.tar.gz
protobuf-6e11540b329c363b614afe9dbfd92d6d1f8ba674.tar.bz2
protobuf-6e11540b329c363b614afe9dbfd92d6d1f8ba674.zip
Bump version number to 3.0.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 9b831f12..607b65ef 100644
--- a/csharp/src/Google.Protobuf/project.json
+++ b/csharp/src/Google.Protobuf/project.json
@@ -1,5 +1,5 @@
{
- "version": "3.0.0",
+ "version": "3.0.2",
"title": "Google Protocol Buffers",
"description": "See project site for more info.",
"authors": [ "Google Inc." ],