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

Commit a7f4f56

Browse files
committed
Bump version to 3.0.0
1 parent ad4360a commit a7f4f56

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
formtastic-bootstrap (3.0.0.rc.1)
4+
formtastic-bootstrap (3.0.0)
55
formtastic (>= 2.2)
66

77
GEM

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0.rc.2
1+
3.0.0

lib/formtastic-bootstrap/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module FormtasticBootstrap
2-
VERSION = "3.0.0.rc.2"
2+
VERSION = "3.0.0"
33
end

0 commit comments

Comments
 (0)