aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/project.json
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2016-09-20 21:29:02 +0000
committerBo Yang <teboring@google.com>2016-09-20 21:37:06 +0000
commitebcda12102f2beaa630a81f5675854abb44746c1 (patch)
tree237b88b6df5ec2a724a78e959e688157f60e4a74 /csharp/src/Google.Protobuf/project.json
parent679381fba8b44d79a1e69d3ba1f9275f623fa62e (diff)
downloadprotobuf-ebcda12102f2beaa630a81f5675854abb44746c1.tar.gz
protobuf-ebcda12102f2beaa630a81f5675854abb44746c1.tar.bz2
protobuf-ebcda12102f2beaa630a81f5675854abb44746c1.zip
Bump version number to 3.1.0-alpha-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 607b65ef..dd958c98 100644
--- a/csharp/src/Google.Protobuf/project.json
+++ b/csharp/src/Google.Protobuf/project.json
@@ -1,5 +1,5 @@
{
- "version": "3.0.2",
+ "version": "3.1.0-alpha-1",
"title": "Google Protocol Buffers",
"description": "See project site for more info.",
"authors": [ "Google Inc." ],