diff --git a/package-lock.json b/package-lock.json index 225243b..38da65b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "suntimes", - "version": "1.0.0", + "version": "1.0.0-0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 518d014..7e1909f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "suntimes", - "version": "0.0.0-development", + "version": "1.0.0-0", "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": {