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

- old
+ new

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