diff --git a/package-lock.json b/package-lock.json index 5af8873..4992a92 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "thaw-carrots", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 69ae30e..4bcd0df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thaw-carrots", - "version": "1.0.0", + "version": "1.0.1", "description": "Thaw carrots by warming up your laptop to a specific temperature", "main": "index.js", "scripts": {