Skip to content

Commit

Permalink
Bump to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jferris committed Jun 14, 2011
1 parent b03198f commit ec3a827
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions capybara-webkit.gemspec
@@ -1,10 +1,11 @@
Gem::Specification.new do |s|
s.name = "capybara-webkit"
s.version = "0.4.1"
s.version = "0.5.0"
s.authors = ["thoughtbot", "Joe Ferris", "Jason Morrison", "Tristan Dunn",
"Joshua Clayton", "Yuichi Tateno", "Aaron Gibralter",
"Vasily Reys", "petrushka", "John Bintz", "Chad Pytel",
"Christopher Meiklejohn", "John Barker", "Jeremy Wells"]
"Christopher Meiklejohn", "John Barker", "Jeremy Wells",
"Chris Griego", "Shigeya Suzuki"]
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 ec3a827

Please sign in to comment.