Skip to content

Commit 518b018

Browse files
committed
Bump version
1 parent d85fb01 commit 518b018

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gnolang/gno-js-client",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"description": "Gno JS / TS Client",
55
"main": "./bin/index.js",
66
"author": "Milos Zivkovic <[email protected]>",
@@ -51,7 +51,7 @@
5151
},
5252
"dependencies": {
5353
"@cosmjs/ledger-amino": "^0.36.0",
54-
"@gnolang/tm2-js-client": "^1.3.1",
54+
"@gnolang/tm2-js-client": "^1.3.2",
5555
"long": "^5.3.2",
5656
"protobufjs": "^7.5.3"
5757
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -821,7 +821,7 @@ __metadata:
821821
dependencies:
822822
"@cosmjs/ledger-amino": "npm:^0.36.0"
823823
"@eslint/js": "npm:^9.34.0"
824-
"@gnolang/tm2-js-client": "npm:^1.3.1"
824+
"@gnolang/tm2-js-client": "npm:^1.3.2"
825825
"@types/jest": "npm:^30.0.0"
826826
"@types/node": "npm:^24.3.0"
827827
"@typescript-eslint/eslint-plugin": "npm:^8.41.0"
@@ -841,9 +841,9 @@ __metadata:
841841
languageName: unknown
842842
linkType: soft
843843

844-
"@gnolang/tm2-js-client@npm:^1.3.1":
845-
version: 1.3.1
846-
resolution: "@gnolang/tm2-js-client@npm:1.3.1"
844+
"@gnolang/tm2-js-client@npm:^1.3.2":
845+
version: 1.3.2
846+
resolution: "@gnolang/tm2-js-client@npm:1.3.2"
847847
dependencies:
848848
"@cosmjs/amino": "npm:^0.36.0"
849849
"@cosmjs/crypto": "npm:^0.36.0"
@@ -854,7 +854,7 @@ __metadata:
854854
protobufjs: "npm:^7.5.3"
855855
uuid: "npm:^11.1.0"
856856
ws: "npm:^8.18.0"
857-
checksum: 10/823980f9acd0d2847dbb0f5973863e1726026b42de4e4b39805f329fa03a5d70652e8abfdaea771b67f8b8d62088a92086a84dfb9b50c49e887d6be1cd89ddf3
857+
checksum: 10/b5d20851e657e93ae0732efb943bef6f1b1ef74069437a8c66dc953dab55e556a49089bb29bb610a1ca5dbcc8bbef78a5506503d6de6eea8b193a9da4ddb796d
858858
languageName: node
859859
linkType: hard
860860

0 commit comments

Comments
 (0)