lib/jquery/toastmessage/rails/version.rb in jquery-toastmessage-rails-1.0.2 vs lib/jquery/toastmessage/rails/version.rb in jquery-toastmessage-rails-1.1.0

- old
+ new

@@ -1,8 +1,8 @@ module Jquery module Toastmessage module Rails - VERSION = "1.0.2" + VERSION = "1.1.0" JQUERY_TOASTMESSAGE_PLUGIN_VERSION = "0.2.0" end end end