summaryrefslogtreecommitdiff
path: root/lib/rb/thrift.gemspec
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2023-02-15 22:12:19 +0100
committerJens Geyer <jensg@apache.org>2023-02-15 22:20:10 +0100
commit423ab3997d3c3879d95fcd00e816f226b0f396d4 (patch)
tree64030a04071d110cfa194fcdc1891f258c26e377 /lib/rb/thrift.gemspec
parentc30ee69ef671a9fd4b86f19b38e0b10964c0d4bc (diff)
downloadthrift-423ab3997d3c3879d95fcd00e816f226b0f396d4.tar.gz
bump version
Diffstat (limited to 'lib/rb/thrift.gemspec')
-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 e6cc55b9f..17462b039 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.18.0'
+ s.version = '0.18.1'
s.authors = ['Apache Thrift Developers']
s.email = ['dev@thrift.apache.org']
s.homepage = 'http://thrift.apache.org'