Skip to content

Commit

Permalink
Release 3.1.0.rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Jul 8, 2014
1 parent 5a75553 commit 1be4d64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ GIT
PATH
remote: .
specs:
simple_form (3.1.0.rc1)
simple_form (3.1.0.rc2)
actionpack (~> 4.0)
activemodel (~> 4.0)

Expand Down
2 changes: 1 addition & 1 deletion lib/simple_form/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module SimpleForm
VERSION = "3.1.0.rc1".freeze
VERSION = "3.1.0.rc2".freeze
end

0 comments on commit 1be4d64

Please sign in to comment.