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

- old
+ new

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