From e7b9a499b09e2b0c189108f908a67127f763f1b8 Mon Sep 17 00:00:00 2001 From: Mustafa Nacar Date: Thu, 8 Jun 2017 15:27:38 +0300 Subject: [PATCH] 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e8fe9a..3415c13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "opsgenie-sdk", - "version": "0.3.5", + "version": "0.4.0", "description": "OpsGenie Node.js SDK", "main": "./index.js", "scripts": {