diff --git a/package-lock.json b/package-lock.json index 34dc63f..39c087f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@xpack-dev-tools/openocd", - "version": "0.12.0-1.1", + "version": "0.12.0-2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@xpack-dev-tools/openocd", - "version": "0.12.0-1.1", + "version": "0.12.0-2.1", "license": "MIT", "devDependencies": { "liquidjs": "^10.9.2" diff --git a/package.json b/package.json index 1f11381..fabd739 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xpack-dev-tools/openocd", - "version": "0.12.0-1.1", + "version": "0.12.0-2.1", "description": "A binary xPack with the OpenOCD executable", "main": "", "scripts": {