diff --git a/package-lock.json b/package-lock.json index 38da65b..d030a4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "suntimes", - "version": "1.0.0-0", + "version": "1.0.0-1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7e1909f..eca10a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "suntimes", - "version": "1.0.0-0", + "version": "1.0.0-1", "description": "A simple library to get the exact date and time in utc for certain points of the day for any desired location and date.", "main": "index.js", "scripts": {