Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

Commit

Permalink
bump version to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tonywok committed Mar 9, 2011
1 parent f96d860 commit ae326c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
book_worm (0.0.4)
book_worm (0.1.5)
httparty

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/book_worm/version.rb
@@ -1,3 +1,3 @@
module BookWorm
VERSION = "0.0.4"
VERSION = "0.1.5"
end

0 comments on commit ae326c1

Please sign in to comment.