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

- old
+ new

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