Skip to content

Commit

Permalink
Release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jfirebaugh committed May 29, 2012
1 parent 92f8e30 commit bb3be71
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions History.md
@@ -1,5 +1,7 @@
# master

# 1.2.2

* Update chai (1.0.3)
* Improve compatibility with WebKit driver
* Improve error reporting
Expand Down
2 changes: 1 addition & 1 deletion konacha.gemspec
Expand Up @@ -17,7 +17,7 @@ the asset pipeline and engines.}
gem.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
gem.name = "konacha"
gem.require_paths = ["lib"]
gem.version = "1.2.1"
gem.version = "1.2.2"

gem.add_dependency "rails", "~> 3.1"
gem.add_dependency "capybara"
Expand Down

0 comments on commit bb3be71

Please sign in to comment.