diff --git a/package-lock.json b/package-lock.json index 4ceddb9..40140e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "photoprism-helper", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "photoprism-helper", - "version": "1.0.2", + "version": "1.0.3", "license": "ISC", "dependencies": { "axios": "^1.7.3", diff --git a/package.json b/package.json index c9d9f1d..d5d318b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "photoprism-helper", - "version": "1.0.2", + "version": "1.0.3", "description": "An unofficial companion tool created for use alongside PhotoPrism to enable api endpoints and automation.", "main": "build/api.js", "scripts": {