Skip to content

Commit e9dd290

Browse files
chore(release): proto v2.25.0 (#3538)
Signed-off-by: Ivaylo Nikolov <ivaylo.nikolov@limechain.tech>
1 parent 035d877 commit e9dd290

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@ethersproject/rlp": "5.8.0",
6767
"@grpc/grpc-js": "1.12.6",
6868
"@hiero-ledger/cryptography": "1.15.0",
69-
"@hiero-ledger/proto": "2.24.0",
69+
"@hiero-ledger/proto": "2.25.0",
7070
"ansi-regex": "6.2.2",
7171
"ansi-styles": "6.2.3",
7272
"bignumber.js": "9.1.1",

packages/proto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hiero-ledger/proto",
3-
"version": "2.24.0",
3+
"version": "2.25.0",
44
"description": "Protobufs for the Hiero SDK",
55
"main": "lib/index.js",
66
"browser": "src/index.js",

0 commit comments

Comments
 (0)