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

- old
+ new

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