lib/yano/bootstrap/rails/version.rb in yano-bootstrap-rails-0.0.1 vs lib/yano/bootstrap/rails/version.rb in yano-bootstrap-rails-0.0.2

- old
+ new

@@ -1,9 +1,9 @@ module Yano module Bootstrap module Rails - VERSION = "0.0.1" + VERSION = "0.0.2" BOOTSTRAP_VERSION = "3.3.6" - FONT_AWESOME_VERSION = "4.5.0" + FONT_AWESOME_VERSION = "4.6.1" end end end