lib/twitter/bootswatch/rails/version.rb in twitter-bootswatch-rails-2.3.2.8 vs lib/twitter/bootswatch/rails/version.rb in twitter-bootswatch-rails-3.0.0.0

- old
+ new

@@ -1,7 +1,7 @@ module Twitter module Bootswatch module Rails - VERSION = '2.3.2.8' + VERSION = '3.0.0.0' end end end