diff --git a/VERSION b/VERSION index 9c6d6293b..8cd484280 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.6.1 +1.6.2.rapportive diff --git a/webmock.gemspec b/webmock.gemspec index 2bf34cf63..83c661037 100644 --- a/webmock.gemspec +++ b/webmock.gemspec @@ -5,11 +5,11 @@ Gem::Specification.new do |s| s.name = %q{webmock} - s.version = "1.6.1" + s.version = "1.6.2.rapportive" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Bartosz Blimke"] - s.date = %q{2010-11-13} + s.date = %q{2011-01-10} s.description = %q{WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.} s.email = %q{bartosz.blimke@gmail.com} s.extra_rdoc_files = [