Skip to content

Commit

Permalink
Version bump to 1.6.2.rapportive
Browse files Browse the repository at this point in the history
  • Loading branch information
samstokes committed Jan 11, 2011
1 parent 0ddd243 commit 3fbba40
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.6.1
1.6.2.rapportive
4 changes: 2 additions & 2 deletions webmock.gemspec
Expand Up @@ -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 = [
Expand Down

0 comments on commit 3fbba40

Please sign in to comment.