Skip to content

Commit

Permalink
Release 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jfirebaugh committed Aug 16, 2012
1 parent d04099f commit 74e4ebc
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.4.2

* Update chai (1.1.1)
* Improved error messaging (rake konacha:run)
* Show pending specs in `konacha:run` output
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.4.1"
gem.version = "1.4.2"

gem.add_dependency "railties", "~> 3.1"
gem.add_dependency "actionpack", "~> 3.1"
Expand Down

0 comments on commit 74e4ebc

Please sign in to comment.