Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0
diff --git a/lib/rb/thrift.gemspec b/lib/rb/thrift.gemspec
index 0f96c3f..e53194e 100644
--- a/lib/rb/thrift.gemspec
+++ b/lib/rb/thrift.gemspec
@@ -3,8 +3,8 @@
Gem::Specification.new do |s|
s.name = 'thrift'
- s.version = '1.0.0.0'
- s.authors = ['Thrift Developers']
+ s.version = '1.0.0'
+ s.authors = ['Apache Thrift Developers']
s.email = ['dev@thrift.apache.org']
s.homepage = 'http://thrift.apache.org'
s.summary = %q{Ruby bindings for Apache Thrift}