summaryrefslogtreecommitdiff
path: root/lib/rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rb')
-rw-r--r--lib/rb/thrift.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rb/thrift.gemspec b/lib/rb/thrift.gemspec
index 5f948a660..fe1b5438c 100644
--- a/lib/rb/thrift.gemspec
+++ b/lib/rb/thrift.gemspec
@@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
Gem::Specification.new do |s|
s.name = 'thrift'
- s.version = '0.14.1'
+ s.version = '0.14.2'
s.authors = ['Apache Thrift Developers']
s.email = ['dev@thrift.apache.org']
s.homepage = 'http://thrift.apache.org'