diff --git a/package-lock.json b/package-lock.json index 379704f4c0..af9ece5ee2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "azle", - "version": "0.20.2", + "version": "0.21.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "azle", - "version": "0.20.2", + "version": "0.21.0", "license": "MIT", "dependencies": { "@dfinity/agent": "^1.1.0", diff --git a/package.json b/package.json index 072051dca4..0d7cb9229c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "azle", - "version": "0.20.2", + "version": "0.21.0", "rust_version": "1.73.0", "dfx_version": "0.16.1", "description": "TypeScript and JavaScript CDK for the Internet Computer",