Skip to content

Commit

Permalink
Prepare for 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stouset committed Nov 11, 2011
1 parent b9e2046 commit 0fcb00b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.markdown
@@ -1,7 +1,7 @@
Twitter Bootstrap Form For Changes
==================================

## 1.0.3 (unreleased) ##
## 1.0.3 (2011-11-11) ##
- ruby 1.8 compatibility for hidden fields (closes [\#20])
- produce correct labels for radio buttons (closes [\#16])
- add support for HTML options to #inputs (closes [\#18])
Expand Down Expand Up @@ -36,4 +36,4 @@ Twitter Bootstrap Form For Changes
[\#14]: https://github.com/stouset/twitter_bootstrap_form_for/issues/14
[\#7]: https://github.com/stouset/twitter_bootstrap_form_for/issues/7
[\#5]: https://github.com/stouset/twitter_bootstrap_form_for/issues/5
[\#1]: https://github.com/stouset/twitter_bootstrap_form_for/issues/1
[\#1]: https://github.com/stouset/twitter_bootstrap_form_for/issues/1
2 changes: 1 addition & 1 deletion lib/twitter_bootstrap_form_for/version.rb
@@ -1,3 +1,3 @@
module TwitterBootstrapFormFor
VERSION = '1.0.2'
VERSION = '1.0.3'
end

0 comments on commit 0fcb00b

Please sign in to comment.