diff --git a/package-lock.json b/package-lock.json index 696aa72..1da819c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "c300x-controller", - "version": "2024.7.1", + "version": "2024.7.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "c300x-controller", - "version": "2024.7.1", + "version": "2024.7.2", "license": "ISC", "bin": { "c300x-controller": "dist/bundle.js" diff --git a/package.json b/package.json index 689784a..9f9dc15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "c300x-controller", - "version": "2024.7.1", + "version": "2024.7.2", "files": [ "dist/**" ],