From f1398dd30a458e80b3de0127bc572d2051660bf5 Mon Sep 17 00:00:00 2001 From: David Brown Date: Fri, 18 Aug 2017 14:49:02 +0200 Subject: [PATCH] 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cfcc620..be9d9c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "notifme-sdk", - "version": "0.3.0", + "version": "0.4.0", "description": "Unified notification SDK (emails, SMS, pushes, webpushes...) for Node.js", "main": "lib/index.js", "repository": "https://github.com/notifme/notifme-sdk",