From 3076fb8d791a07d6f4933bcfb7875ef0d27cb70e Mon Sep 17 00:00:00 2001 From: Bryan Duxbury Date: Wed, 6 Jan 2010 23:10:24 +0000 Subject: [PATCH] Bump rubygem version up to 0.2.0, now that we're released and all. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@896711 13f79535-47bb-0310-9956-ffa450edef68 --- lib/rb/Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rb/Rakefile b/lib/rb/Rakefile index cdff7747..6263fc6a 100644 --- a/lib/rb/Rakefile +++ b/lib/rb/Rakefile @@ -82,7 +82,7 @@ begin p.summary = "Ruby libraries for Thrift (a language-agnostic RPC system)" p.url = "http://incubator.apache.org/thrift/" p.include_rakefile = true - p.version = "0.1.0" + p.version = "0.2.0" p.rubygems_version = ">= 1.2.0" end -- 2.17.1