Skip to content

Commit

Permalink
Bump to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jferris committed Apr 13, 2011
1 parent 912a1ea commit 4f0a8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capybara-webkit.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = "capybara-webkit" s.name = "capybara-webkit"
s.version = "0.1.1" s.version = "0.1.2"
s.authors = ["thoughtbot", "Joe Ferris", "Jason Morrison", "Tristan Dunn"] s.authors = ["thoughtbot", "Joe Ferris", "Jason Morrison", "Tristan Dunn"]
s.email = "support@thoughtbot.com" s.email = "support@thoughtbot.com"
s.files = `git ls-files`.split("\n") s.files = `git ls-files`.split("\n")
Expand Down

0 comments on commit 4f0a8b1

Please sign in to comment.