Updated gemspec.
authorBob Aman <bobaman@google.com>
Fri, 10 Feb 2012 14:36:41 +0000 (17:36 +0300)
committerBob Aman <bobaman@google.com>
Fri, 10 Feb 2012 14:36:41 +0000 (17:36 +0300)
google-api-client.gemspec

index cc6b9224ff3f3baa97cad85822a9d006d4ba522b..f5e44586e350e523011da171cdce74e5061aa0dc 100644 (file)
@@ -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"]