From 6e11540b329c363b614afe9dbfd92d6d1f8ba674 Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Fri, 2 Sep 2016 11:57:49 -0700 Subject: Bump version number to 3.0.2 --- ruby/google-protobuf.gemspec | 2 +- ruby/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ruby') diff --git a/ruby/google-protobuf.gemspec b/ruby/google-protobuf.gemspec index 286d8fe3..67b15c33 100644 --- a/ruby/google-protobuf.gemspec +++ b/ruby/google-protobuf.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = "google-protobuf" - s.version = "3.0.0" + s.version = "3.0.2" s.licenses = ["BSD"] s.summary = "Protocol Buffers" s.description = "Protocol Buffers are Google's data interchange format." diff --git a/ruby/pom.xml b/ruby/pom.xml index 99e8449b..7b896137 100644 --- a/ruby/pom.xml +++ b/ruby/pom.xml @@ -86,7 +86,7 @@ com.google.protobuf protobuf-java - 3.0.0-beta-4 + 3.0.0 -- cgit v1.2.3