Skip to content

Commit 815b64b

Browse files
authored
Version bump to version 70 (#3564)
1 parent 8c5b96c commit 815b64b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ironfish-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ironfish",
3-
"version": "0.1.69",
3+
"version": "0.1.70",
44
"description": "CLI for running and interacting with an Iron Fish node",
55
"author": "Iron Fish <[email protected]> (https://ironfish.network)",
66
"main": "build/src/index.js",
@@ -61,7 +61,7 @@
6161
"@aws-sdk/client-secrets-manager": "3.276.0",
6262
"@aws-sdk/s3-request-presigner": "3.127.0",
6363
"@ironfish/rust-nodejs": "0.1.27",
64-
"@ironfish/sdk": "0.0.46",
64+
"@ironfish/sdk": "0.0.47",
6565
"@oclif/core": "1.23.1",
6666
"@oclif/plugin-help": "5.1.12",
6767
"@oclif/plugin-not-found": "2.3.1",

ironfish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ironfish/sdk",
3-
"version": "0.0.46",
3+
"version": "0.0.47",
44
"description": "SDK for running and interacting with an Iron Fish node",
55
"author": "Iron Fish <[email protected]> (https://ironfish.network)",
66
"main": "build/src/index.js",

0 commit comments

Comments
 (0)