lib/chef/handler/status_notifier/version.rb in chef-handler-status_notifier-0.0.1 vs lib/chef/handler/status_notifier/version.rb in chef-handler-status_notifier-0.0.2

- old
+ new

@@ -1,7 +1,7 @@ module Chef module Handler module StatusNotifier - VERSION = "0.0.1" + VERSION = "0.0.2" end end end