Skip to content

Commit

Permalink
bump version for 0.6.9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmario committed Aug 10, 2012
1 parent 5c91791 commit c8e2a5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
charlock_holmes (0.6.8)
charlock_holmes (0.6.9)

GEM
remote: http://rubygems.org/
Expand Down
4 changes: 2 additions & 2 deletions lib/charlock_holmes/version.rb
@@ -1,3 +1,3 @@
module CharlockHolmes
VERSION = "0.6.8"
end
VERSION = "0.6.9"
end

0 comments on commit c8e2a5f

Please sign in to comment.