Skip to content

Commit

Permalink
Updated to v.2.0.9
Browse files Browse the repository at this point in the history
Bootstrap 2.0.4 and FontAwesome 2.0 support
  • Loading branch information
seyhunak committed Jun 6, 2012
1 parent d470915 commit 650b160
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -178,6 +178,7 @@ gem 'twitter-bootstrap-rails', :git => 'git://github.com/seyhunak/twitter-bootst
<li>Released gem v.2.0.6</li>
<li>Released gem v.2.0.7</li>
<li>Released gem v.2.0.8</li>
<li>Released gem v.2.0.9 (Bootstrap 2.0.4 and FontAwesome 2.0 support)</li>
</ul>


Expand Down
2 changes: 1 addition & 1 deletion lib/twitter/bootstrap/rails/version.rb
@@ -1,7 +1,7 @@
module Twitter
module Bootstrap
module Rails
VERSION = "2.0.8.1"
VERSION = "2.0.9"
end
end
end

0 comments on commit 650b160

Please sign in to comment.