diff --git a/cli/package.json b/cli/package.json index 14bc39681..5e16f8591 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/ntt-cli", - "version": "0.3.0", + "version": "0.4.0", "module": "src/index.ts", "type": "module", "devDependencies": { diff --git a/evm/ts/package.json b/evm/ts/package.json index a332840e9..f11cdde27 100644 --- a/evm/ts/package.json +++ b/evm/ts/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/sdk-evm-ntt", - "version": "0.3.0", + "version": "0.4.0", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/example-native-token-transfers.git" @@ -46,13 +46,13 @@ "dependencies": { "@wormhole-foundation/sdk-base": "^0.12.0", "@wormhole-foundation/sdk-definitions": "^0.12.0", - "@wormhole-foundation/sdk-definitions-ntt": "0.3.0", + "@wormhole-foundation/sdk-definitions-ntt": "0.4.0", "@wormhole-foundation/sdk-evm": "^0.12.0", "@wormhole-foundation/sdk-evm-core": "^0.12.0", "ethers": "^6.5.1" }, "peerDependencies": { - "@wormhole-foundation/sdk-definitions-ntt": "0.3.0", + "@wormhole-foundation/sdk-definitions-ntt": "0.4.0", "@wormhole-foundation/sdk-base": "^0.12.0", "@wormhole-foundation/sdk-definitions": "^0.12.0", "@wormhole-foundation/sdk-evm": "^0.12.0", @@ -76,4 +76,4 @@ } } } -} +} \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 0b223d38b..c11eb8210 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ntt", - "version": "0.3.0", + "version": "0.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ntt", - "version": "0.3.0", + "version": "0.4.0", "license": "Apache-2.0", "workspaces": [ "sdk/definitions", @@ -31,7 +31,7 @@ }, "cli": { "name": "@wormhole-foundation/ntt-cli", - "version": "0.3.0", + "version": "0.4.0", "dependencies": { "chalk": "^5.3.0", "yargs": "^17.7.2" @@ -89,12 +89,12 @@ }, "evm/ts": { "name": "@wormhole-foundation/sdk-evm-ntt", - "version": "0.3.0", + "version": "0.4.0", "license": "Apache-2.0", "dependencies": { "@wormhole-foundation/sdk-base": "^0.12.0", "@wormhole-foundation/sdk-definitions": "^0.12.0", - "@wormhole-foundation/sdk-definitions-ntt": "0.3.0", + "@wormhole-foundation/sdk-definitions-ntt": "0.4.0", "@wormhole-foundation/sdk-evm": "^0.12.0", "@wormhole-foundation/sdk-evm-core": "^0.12.0", "ethers": "^6.5.1" @@ -110,7 +110,7 @@ "peerDependencies": { "@wormhole-foundation/sdk-base": "^0.12.0", "@wormhole-foundation/sdk-definitions": "^0.12.0", - "@wormhole-foundation/sdk-definitions-ntt": "0.3.0", + "@wormhole-foundation/sdk-definitions-ntt": "0.4.0", "@wormhole-foundation/sdk-evm": "^0.12.0", "@wormhole-foundation/sdk-evm-core": "^0.12.0" } @@ -12977,7 +12977,7 @@ }, "sdk/definitions": { "name": "@wormhole-foundation/sdk-definitions-ntt", - "version": "0.3.0", + "version": "0.4.0", "dependencies": { "@wormhole-foundation/sdk-base": "^0.12.0", "@wormhole-foundation/sdk-definitions": "^0.12.0" @@ -13010,14 +13010,14 @@ }, "sdk/examples": { "name": "@wormhole-foundation/sdk-examples-ntt", - "version": "0.3.0", + "version": "0.4.0", "license": "Apache-2.0", "dependencies": { "@wormhole-foundation/sdk": "^0.12.0", - "@wormhole-foundation/sdk-definitions-ntt": "0.3.0", - "@wormhole-foundation/sdk-evm-ntt": "0.3.0", - "@wormhole-foundation/sdk-route-ntt": "0.3.0", - "@wormhole-foundation/sdk-solana-ntt": "0.3.0" + "@wormhole-foundation/sdk-definitions-ntt": "0.4.0", + "@wormhole-foundation/sdk-evm-ntt": "0.4.0", + "@wormhole-foundation/sdk-route-ntt": "0.4.0", + "@wormhole-foundation/sdk-solana-ntt": "0.4.0" }, "devDependencies": { "dotenv": "^16.4.5", @@ -13043,13 +13043,13 @@ }, "sdk/route": { "name": "@wormhole-foundation/sdk-route-ntt", - "version": "0.3.0", + "version": "0.4.0", "license": "Apache-2.0", "dependencies": { "@wormhole-foundation/sdk-connect": "^0.12.0", - "@wormhole-foundation/sdk-definitions-ntt": "0.3.0", - "@wormhole-foundation/sdk-evm-ntt": "0.3.0", - "@wormhole-foundation/sdk-solana-ntt": "0.3.0" + "@wormhole-foundation/sdk-definitions-ntt": "0.4.0", + "@wormhole-foundation/sdk-evm-ntt": "0.4.0", + "@wormhole-foundation/sdk-solana-ntt": "0.4.0" }, "devDependencies": { "nock": "^13.3.3", @@ -13061,14 +13061,14 @@ }, "peerDependencies": { "@wormhole-foundation/sdk-connect": "^0.12.0", - "@wormhole-foundation/sdk-definitions-ntt": "0.3.0", - "@wormhole-foundation/sdk-evm-ntt": "0.3.0", - "@wormhole-foundation/sdk-solana-ntt": "0.3.0" + "@wormhole-foundation/sdk-definitions-ntt": "0.4.0", + "@wormhole-foundation/sdk-evm-ntt": "0.4.0", + "@wormhole-foundation/sdk-solana-ntt": "0.4.0" } }, "solana": { "name": "@wormhole-foundation/sdk-solana-ntt", - "version": "0.3.0", + "version": "0.4.0", "license": "Apache-2.0", "dependencies": { "@coral-xyz/anchor": "0.29.0", @@ -13094,7 +13094,7 @@ "peerDependencies": { "@wormhole-foundation/sdk-base": "^0.12.0", "@wormhole-foundation/sdk-definitions": "^0.12.0", - "@wormhole-foundation/sdk-definitions-ntt": "0.3.0", + "@wormhole-foundation/sdk-definitions-ntt": "0.4.0", "@wormhole-foundation/sdk-solana": "^0.12.0", "@wormhole-foundation/sdk-solana-core": "^0.12.0" } diff --git a/package.json b/package.json index ae04b62cd..5410b9b88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ntt", - "version": "0.3.0", + "version": "0.4.0", "type": "module", "license": "Apache-2.0", "scripts": { diff --git a/sdk/definitions/package.json b/sdk/definitions/package.json index 42e813451..bcd0fab69 100644 --- a/sdk/definitions/package.json +++ b/sdk/definitions/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/sdk-definitions-ntt", - "version": "0.3.0", + "version": "0.4.0", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/example-native-token-transfers.git" @@ -57,4 +57,4 @@ "@wormhole-foundation/sdk-definitions": "^0.12.0" }, "type": "module" -} +} \ No newline at end of file diff --git a/sdk/examples/package.json b/sdk/examples/package.json index a896d298d..9993c6d37 100644 --- a/sdk/examples/package.json +++ b/sdk/examples/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/sdk-examples-ntt", - "version": "0.3.0", + "version": "0.4.0", "license": "Apache-2.0", "main": "./dist/cjs/index.js", "types": "./dist/cjs/index.d.ts", @@ -33,9 +33,9 @@ }, "dependencies": { "@wormhole-foundation/sdk": "^0.12.0", - "@wormhole-foundation/sdk-definitions-ntt": "0.3.0", - "@wormhole-foundation/sdk-evm-ntt": "0.3.0", - "@wormhole-foundation/sdk-solana-ntt": "0.3.0", - "@wormhole-foundation/sdk-route-ntt": "0.3.0" + "@wormhole-foundation/sdk-definitions-ntt": "0.4.0", + "@wormhole-foundation/sdk-evm-ntt": "0.4.0", + "@wormhole-foundation/sdk-solana-ntt": "0.4.0", + "@wormhole-foundation/sdk-route-ntt": "0.4.0" } -} +} \ No newline at end of file diff --git a/sdk/route/package.json b/sdk/route/package.json index b9a24184d..5fc7efd44 100644 --- a/sdk/route/package.json +++ b/sdk/route/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/sdk-route-ntt", - "version": "0.3.0", + "version": "0.4.0", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/example-native-token-transfers.git" @@ -45,16 +45,16 @@ "ts-node": "^10.9.2" }, "dependencies": { - "@wormhole-foundation/sdk-definitions-ntt": "0.3.0", - "@wormhole-foundation/sdk-solana-ntt": "0.3.0", - "@wormhole-foundation/sdk-evm-ntt": "0.3.0", + "@wormhole-foundation/sdk-definitions-ntt": "0.4.0", + "@wormhole-foundation/sdk-solana-ntt": "0.4.0", + "@wormhole-foundation/sdk-evm-ntt": "0.4.0", "@wormhole-foundation/sdk-connect": "^0.12.0" }, "peerDependencies": { "@wormhole-foundation/sdk-connect": "^0.12.0", - "@wormhole-foundation/sdk-definitions-ntt": "0.3.0", - "@wormhole-foundation/sdk-solana-ntt": "0.3.0", - "@wormhole-foundation/sdk-evm-ntt": "0.3.0" + "@wormhole-foundation/sdk-definitions-ntt": "0.4.0", + "@wormhole-foundation/sdk-solana-ntt": "0.4.0", + "@wormhole-foundation/sdk-evm-ntt": "0.4.0" }, "type": "module", "exports": { @@ -69,4 +69,4 @@ } } } -} +} \ No newline at end of file diff --git a/solana/package.json b/solana/package.json index 4b4975056..c2e2d96bd 100644 --- a/solana/package.json +++ b/solana/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/sdk-solana-ntt", - "version": "0.3.0", + "version": "0.4.0", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/example-native-token-transfers.git" @@ -62,7 +62,7 @@ "peerDependencies": { "@wormhole-foundation/sdk-base": "^0.12.0", "@wormhole-foundation/sdk-definitions": "^0.12.0", - "@wormhole-foundation/sdk-definitions-ntt": "0.3.0", + "@wormhole-foundation/sdk-definitions-ntt": "0.4.0", "@wormhole-foundation/sdk-solana": "^0.12.0", "@wormhole-foundation/sdk-solana-core": "^0.12.0" }, @@ -79,4 +79,4 @@ } } } -} +} \ No newline at end of file