Skip to content

Commit f884a41

Browse files
committed
bumping version for a new release
1 parent e834147 commit f884a41

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.1.1
1+
## 2.1.1 (2014-04-20)
22

33
Bugfixes:
44

@@ -11,7 +11,7 @@ Features:
1111
`bootstrap_nested_form_for` (#44 and #66)
1212
- `form_group` no longer requires a name (#83)
1313

14-
## 2.1.0
14+
## 2.1.0 (2014-04-01)
1515

1616
Moved GitHub repository from https://github.com/potenza/bootstrap_form
1717
to https://github.com/bootstrap-ruby/rails-bootstrap-forms

lib/bootstrap_form/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module BootstrapForm
2-
VERSION = "2.1.0"
2+
VERSION = "2.1.1"
33
end

0 commit comments

Comments
 (0)