Skip to content

Commit

Permalink
bump version for patch
Browse files Browse the repository at this point in the history
  • Loading branch information
mbulat committed Sep 4, 2012
1 parent afb32ae commit e70cccb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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:
plutus (0.7.0)
plutus (0.7.1)
rails (~> 3.1)

GEM
Expand Down
4 changes: 2 additions & 2 deletions lib/plutus/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Plutus
VERSION = "0.7.0"
end
VERSION = "0.7.1"
end

0 comments on commit e70cccb

Please sign in to comment.