summaryrefslogtreecommitdiff
path: root/lib/rb
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2021-06-11 00:41:22 +0200
committerJens Geyer <jensg@apache.org>2021-06-11 00:55:22 +0200
commit63e86ce23a28b990c68fb908971ac95ea30444c6 (patch)
tree173d86af8c70f13db1ba1f1eda4c36629d5033df /lib/rb
parentd604602064e9218cc1f0153a4f83dff22fa1b44e (diff)
downloadthrift-63e86ce23a28b990c68fb908971ac95ea30444c6.tar.gz
Version 0.14.2
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'