Bump to 0.1.7

This commit is contained in:
Joshua Clayton 2011-04-15 17:55:30 -04:00
parent 827c3fc054
commit 46a842f63d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "capybara-webkit"
s.version = "0.1.6"
s.version = "0.1.7"
s.authors = ["thoughtbot", "Joe Ferris", "Jason Morrison", "Tristan Dunn"]
s.email = "support@thoughtbot.com"
s.files = `git ls-files`.split("\n")