lib/css-bootstrap-rails/version.rb in css-bootstrap-rails-0.0.6 vs lib/css-bootstrap-rails/version.rb in css-bootstrap-rails-0.0.7
- old
+ new
@@ -1,8 +1,8 @@
module Css
module Bootstrap
module Rails
- VERSION = "0.0.6"
- TWITTER_BOOTSTRAP = "1.4.0"
+ VERSION = "0.0.7"
+ TWITTER_BOOTSTRAP = "2.0.0"
end
end
end