aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/project.json
diff options
context:
space:
mode:
authorJisi Liu <liujisi@google.com>2016-07-26 10:01:16 -0700
committerGitHub <noreply@github.com>2016-07-26 10:01:16 -0700
commitf11a4f1fe4b73044615b285a79ab09806fd54b7a (patch)
treea4c3d39db5f4a594c8e94f81db299a34cf127abf /csharp/src/Google.Protobuf/project.json
parenta17367f44a3b592993d2ac5c074ed58fb0ce784c (diff)
parent0973822d03992fd818e5424020e6c618f3f33649 (diff)
downloadprotobuf-f11a4f1fe4b73044615b285a79ab09806fd54b7a.tar.gz
protobuf-f11a4f1fe4b73044615b285a79ab09806fd54b7a.tar.bz2
protobuf-f11a4f1fe4b73044615b285a79ab09806fd54b7a.zip
Merge pull request #1841 from pherl/3.0.0-GA
Bump version number for GA
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 c8eae6d0..9b831f12 100644
--- a/csharp/src/Google.Protobuf/project.json
+++ b/csharp/src/Google.Protobuf/project.json
@@ -1,5 +1,5 @@
{
- "version": "3.0.0-beta4",
+ "version": "3.0.0",
"title": "Google Protocol Buffers",
"description": "See project site for more info.",
"authors": [ "Google Inc." ],