lib/toastr_rails/version.rb in toastr_rails-2.1.0 vs lib/toastr_rails/version.rb in toastr_rails-2.1.0.1

- old
+ new

@@ -1,3 +1,3 @@ module ToastrRails - VERSION = '2.1.0' + VERSION = '2.1.0.1' end