diff --git a/package-lock.json b/package-lock.json index 9e171bae..3f41696d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "FuegoOnAppleSilicon", - "version": "0.3.1", + "version": "0.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "FuegoOnAppleSilicon", - "version": "0.3.1", + "version": "0.3.2", "devDependencies": { "@inquirer/select": "^2.3.5", "np": "^10.0.5", diff --git a/package.json b/package.json index feb50c9f..cfcc88e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "FuegoOnAppleSilicon", - "version": "0.3.1", + "version": "0.3.2", "type": "module", "scripts": { "build": "./build-xcframework.sh",