From d302b464b8ef5ca4557fd30027161946b9e21d86 Mon Sep 17 00:00:00 2001 From: Ishan Sheth Date: Thu, 3 Sep 2020 19:35:05 +0530 Subject: [PATCH] 1.0.9 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0575b4c..d7184eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "notif-engine", - "version": "1.0.8", + "version": "1.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 42fc8d5..e320d84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coffeebeanslabs/notif-engine", - "version": "1.0.8", + "version": "1.0.9", "description": "The 'notif-engine' is a 'npm module' to store notifications before sending them in the supported data stores and then send them through supported providers; nevertheless it updates the status of sending the notifications in your data store.", "keywords": [ "notif-engine",