summaryrefslogtreecommitdiff
path: root/lib/rb
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2019-10-17 00:11:59 +0200
committerJens Geyer <jensg@apache.org>2019-10-17 20:31:24 +0200
commite02559fd46b07035a4a41c9d2604765756e3745b (patch)
treece35eb9b933d8dac1633a62768eeb95cf368abb2 /lib/rb
parenta3fa0d928f7647aa6007e16ac81d76a3b5183d2c (diff)
downloadthrift-e02559fd46b07035a4a41c9d2604765756e3745b.tar.gz
bump version
This closes #1899
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 869e5d95d..3ee7e7cbf 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.13.0'
+ s.version = '0.14.0'
s.authors = ['Apache Thrift Developers']
s.email = ['dev@thrift.apache.org']
s.homepage = 'http://thrift.apache.org'