Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
schof committed Dec 23, 2011
1 parent 97c14b9 commit eb61fc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SPREE_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0.beta
1.0.0.rc1
2 changes: 1 addition & 1 deletion core/lib/spree/core/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Spree
def self.version
"1.0.0.beta"
"1.0.0.rc1"
end
end

0 comments on commit eb61fc1

Please sign in to comment.