lib/webhook_handler/version.rb in webhook_handler-0.3.1 vs lib/webhook_handler/version.rb in webhook_handler-0.4.0

- old
+ new

@@ -1,3 +1,3 @@ module WebhookHandler - VERSION = '0.3.1' + VERSION = '0.4.0' end