Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ju Liu committed Sep 18, 2013
1 parent e102ced commit cc2c279
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
wordmove (1.0.18)
wordmove (1.0.19)
activesupport
colored
i18n
Expand Down
2 changes: 1 addition & 1 deletion lib/wordmove/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module Wordmove
VERSION = "1.0.18"
VERSION = "1.0.19"
end

0 comments on commit cc2c279

Please sign in to comment.