diff --git a/package-lock.json b/package-lock.json index 062e0ef..27f1ae3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cowin-pinger", - "version": "1.1.4", + "version": "1.1.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c8d3e1c..ad43976 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cowin-pinger", - "version": "1.1.8", + "version": "1.1.9", "description": "Get notified on your phone when there is a vaccine slot available at your location, by running a script on your computer. Uses Cowin portal's public API.", "main": "app.js", "scripts": {