From 3fbba40c2b13e03a9051a98c38a8e885a15739ad Mon Sep 17 00:00:00 2001 From: Sam Stokes Date: Mon, 10 Jan 2011 21:18:08 -0800 Subject: [PATCH] Version bump to 1.6.2.rapportive --- VERSION | 2 +- webmock.gemspec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 = [