Skip to content

Commit

Permalink
Regenerate gemspec for version 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilger committed Jan 29, 2012
1 parent 753dfe7 commit 119bc9a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions kookaburra.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "kookaburra"
s.version = "0.12.0"
s.version = "0.13.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Renewable Funding, LLC"]
s.date = "2012-01-28"
s.date = "2012-01-29"
s.description = "Cucumber + Capybara = Kookaburra? It made sense at the time."
s.email = "devteam@renewfund.com"
s.extra_rdoc_files = [
Expand All @@ -35,7 +35,6 @@ Gem::Specification.new do |s|
"lib/kookaburra/ui_driver.rb",
"lib/kookaburra/ui_driver/mixins/has_browser.rb",
"lib/kookaburra/ui_driver/mixins/has_strategies.rb",
"lib/kookaburra/ui_driver/mixins/has_subcomponents.rb",
"lib/kookaburra/ui_driver/mixins/has_ui_component.rb",
"lib/kookaburra/ui_driver/ui_component.rb",
"test/helper.rb",
Expand Down

0 comments on commit 119bc9a

Please sign in to comment.