diff --git a/Instamojo-rb.gemspec b/Instamojo-rb.gemspec index 87c4082..91cbb9b 100644 --- a/Instamojo-rb.gemspec +++ b/Instamojo-rb.gemspec @@ -6,7 +6,7 @@ Gem::Specification.new do |s| s.name = "Instamojo-rb" - s.version = "1.1.0" + s.version = "1.2.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"]