Skip to content

Commit b19bd69

Browse files
committed
chore: update package version
1 parent 9c3b830 commit b19bd69

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
@@ -1,7 +1,7 @@
11
{
22
"name": "tronwallet-adapter",
33
"description": "wallet adapters for TRON blockchain",
4-
"version": "1.2.5",
4+
"version": "1.2.6",
55
"main": "index.js",
66
"sideEffects": false,
77
"private": true,

packages/adapters/adapters/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tronweb3/tronwallet-adapters",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"description": "Wallet adapters to help developers interact with Tron wallets using consistent API.",
55
"keywords": [
66
"TRON",

0 commit comments

Comments
 (0)