Skip to content

Commit 0d51084

Browse files
authored
Merge pull request #171 from KeystoneHQ/fix/bump_bc_ur_version
chore: bump bc ur registry version
2 parents 3cbe1b6 + 50a1826 commit 0d51084

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/ur-registry-sol/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keystonehq/bc-ur-registry-sol",
3-
"version": "0.9.3",
3+
"version": "0.9.4",
44
"description": "bc-ur-registry extension for Solana",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -24,7 +24,7 @@
2424
"author": "soralit <soralitria@gmail.com>",
2525
"license": "ISC",
2626
"dependencies": {
27-
"@keystonehq/bc-ur-registry": "^0.6.4",
27+
"@keystonehq/bc-ur-registry": "^0.7.0",
2828
"bs58check": "^2.1.2",
2929
"uuid": "^8.3.2"
3030
},

0 commit comments

Comments
 (0)