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

Commit

Permalink
Bump version to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sodabrew committed Apr 4, 2015
1 parent 8134e3f commit 5eb7c3e
Show file tree
Hide file tree
Showing 3 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
Expand Up @@ -21,7 +21,7 @@ GIT
PATH
remote: .
specs:
formtastic-bootstrap (3.1.0)
formtastic-bootstrap (3.1.1)
formtastic (>= 3.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.0
3.1.1
2 changes: 1 addition & 1 deletion lib/formtastic-bootstrap/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module FormtasticBootstrap
VERSION = "3.1.0"
VERSION = "3.1.1"
end

0 comments on commit 5eb7c3e

Please sign in to comment.