commit | b2a4d4ae21c789b689dd162deb819665567f481c | [log] [tgz] |
---|---|---|
author | jfarrell <jfarrell@apache.org> | Mon Apr 04 14:25:03 2016 -0400 |
committer | jfarrell <jfarrell@apache.org> | Wed Dec 21 15:36:22 2016 -0500 |
tree | 8e6c7284f3ba72b3ad5367213cd8aafa94675ad0 | |
parent | 0c27352179e0463bde1f68757f2d77e3c222f530 [diff] [blame] |
THRIFT-3775: 0.10.0 release Client: release Patch: jfarrell Versioning for 0.10.0 release candidate
diff --git a/lib/rb/thrift.gemspec b/lib/rb/thrift.gemspec index 166a93f..0ceebd2 100644 --- a/lib/rb/thrift.gemspec +++ b/lib/rb/thrift.gemspec
@@ -3,7 +3,7 @@ Gem::Specification.new do |s| s.name = 'thrift' - s.version = '1.0.0.0' + s.version = '0.10.0.0' s.authors = ['Thrift Developers'] s.email = ['dev@thrift.apache.org'] s.homepage = 'http://thrift.apache.org'