diff --git a/package-lock.json b/package-lock.json index 10db8fc..7a32889 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "c300x-controller", - "version": "2024.8.1", + "version": "2024.8.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "c300x-controller", - "version": "2024.8.1", + "version": "2024.8.2", "license": "ISC", "bin": { "c300x-controller": "dist/bundle.js" diff --git a/package.json b/package.json index 9f4e907..3dc79a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "c300x-controller", - "version": "2024.8.1", + "version": "2024.8.2", "files": [ "dist/**" ],