lib/sweet_notifications/version.rb in sweet_notifications-0.2.0 vs lib/sweet_notifications/version.rb in sweet_notifications-0.2.1

- old
+ new

@@ -1,3 +1,3 @@ module SweetNotifications - VERSION = '0.2.0' + VERSION = '0.2.1' end