Skip to content

Commit

Permalink
Version 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dnrce committed Nov 12, 2014
1 parent f598c21 commit 4057c9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
* Tolk (unreleased)
* Tolk 1.7.0
* Rails 4.2 compatibility (@dnrce)
* Fixed parameter handling in dump_yaml task (@grk)

Expand Down
2 changes: 1 addition & 1 deletion lib/tolk/version.rb
@@ -1,3 +1,3 @@
module Tolk
VERSION = "1.6.0"
VERSION = "1.7.0"
end

0 comments on commit 4057c9a

Please sign in to comment.