lib/yano/bootstrap/rails/version.rb in yano-bootstrap-rails-0.0.2 vs lib/yano/bootstrap/rails/version.rb in yano-bootstrap-rails-1.0.0
- old
+ new
@@ -1,9 +1,9 @@
module Yano
module Bootstrap
module Rails
- VERSION = "0.0.2"
+ VERSION = "1.0.0"
BOOTSTRAP_VERSION = "3.3.6"
- FONT_AWESOME_VERSION = "4.6.1"
+ FONT_AWESOME_VERSION = "4.6.3"
end
end
end