diff --git a/package-lock.json b/package-lock.json index 5953ccc..bdaaf1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "pico-portal", - "version": "1.0.0", + "version": "1.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "pico-portal", - "version": "1.0.0", + "version": "1.2.0", "hasInstallScript": true, "license": "CC-BY-NC-4.0", "devDependencies": { diff --git a/package.json b/package.json index d604e36..2421c4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pico-portal", - "version": "1.0.0", + "version": "1.2.0", "author": "Cody Tolene ", "description": "Raspbery Pi Pico Captive Portal", "contributors": [],