lib/yano/bootstrap/rails/version.rb in yano-bootstrap-rails-1.0.1 vs lib/yano/bootstrap/rails/version.rb in yano-bootstrap-rails-2.0.0

- old
+ new

@@ -1,8 +1,8 @@ module Yano module Bootstrap module Rails - VERSION = "1.0.1" + VERSION = "2.0.0" BOOTSTRAP_VERSION = "3.3.6" FONT_AWESOME_VERSION = "4.6.3" end end end