Skip to content

Commit eaa40ad

Browse files
authored
bump version (#5757)
1 parent f2d1f07 commit eaa40ad

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": "2.11.0",
3+
"version": "2.12.0",
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",
@@ -63,7 +63,7 @@
6363
"dependencies": {
6464
"@ironfish/multisig-broker": "0.3.0",
6565
"@ironfish/rust-nodejs": "2.10.0",
66-
"@ironfish/sdk": "2.11.0",
66+
"@ironfish/sdk": "2.12.0",
6767
"@ledgerhq/errors": "6.19.1",
6868
"@ledgerhq/hw-transport-node-hid": "6.29.5",
6969
"@oclif/core": "4.0.11",

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": "2.11.0",
3+
"version": "2.12.0",
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)