Skip to content

Commit

Permalink
Change version to 0.7.2.pre
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Jul 20, 2011
1 parent e646110 commit 1dee7b4
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:
bunny (0.7)
bunny (0.7.1)

GEM
remote: http://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion lib/bunny/version.rb
@@ -1,5 +1,5 @@
# encoding: utf-8

module Bunny
VERSION = "0.7"
VERSION = "0.7.2.pre"
end

0 comments on commit 1dee7b4

Please sign in to comment.