lib/yano/bootstrap/rails/version.rb in yano-bootstrap-rails-2.1.1 vs lib/yano/bootstrap/rails/version.rb in yano-bootstrap-rails-2.1.2

- old
+ new

@@ -1,9 +1,9 @@ module Yano module Bootstrap module Rails - VERSION = "2.1.1" + VERSION = "2.1.2" BOOTSTRAP_VERSION = "3.3.7" - FONT_AWESOME_VERSION = "4.6.3" + FONT_AWESOME_VERSION = "4.7.0" end end end