From d9f7ae0ae21c18cdb2445da822d0ab92815880e8 Mon Sep 17 00:00:00 2001 From: Bob Aman Date: Fri, 10 Feb 2012 17:36:41 +0300 Subject: [PATCH] Updated gemspec. --- google-api-client.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-api-client.gemspec b/google-api-client.gemspec index cc6b9224ff..f5e44586e3 100644 --- a/google-api-client.gemspec +++ b/google-api-client.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |s| s.name = "google-api-client" - s.version = "0.4.0" + s.version = "0.4.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Bob Aman"] -- 2.30.2