diff --git a/package.json b/package.json index ced1258..dfabca7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "notifme-sdk", - "version": "0.0.1", + "version": "0.0.2", "description": "Unified notification SDK (emails, SMS, pushes, webpushes...) for Node.js", "main": "lib/index.js", "repository": "https://github.com/notifme/notifme-sdk",