diff --git a/package-lock.json b/package-lock.json index 479d52d341..3a9b9f6add 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "azle", - "version": "0.14.0", + "version": "0.15.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "azle", - "version": "0.14.0", + "version": "0.15.0", "license": "MIT", "dependencies": { "@dfinity/principal": "0.11.2", diff --git a/package.json b/package.json index adc18840ec..f9370afdfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "azle", - "version": "0.14.0", + "version": "0.15.0", "rust_version": "1.68.2", "dfx_version": "0.13.1", "description": "TypeScript CDK for the Internet Computer",