Skip to content

Commit

Permalink
Bump to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jferris committed May 25, 2011
1 parent 4e73aec commit e121981
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions capybara-webkit.gemspec
@@ -1,8 +1,10 @@
Gem::Specification.new do |s|
s.name = "capybara-webkit"
s.version = "0.3.0"
s.version = "0.4.0"
s.authors = ["thoughtbot", "Joe Ferris", "Jason Morrison", "Tristan Dunn",
"Joshua Clayton", "Yuichi Tateno", "Aaron Gibralter"]
"Joshua Clayton", "Yuichi Tateno", "Aaron Gibralter",
"Vasily Reys", "petrushka", "John Bintz",
"Christopher Meiklejohn", "John Barker", "Jeremy Wells"]
s.email = "support@thoughtbot.com"
s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {spec,features}/*`.split("\n")
Expand Down

0 comments on commit e121981

Please sign in to comment.