Skip to content

Commit

Permalink
Merge pull request #171 from KeystoneHQ/fix/bump_bc_ur_version
Browse files Browse the repository at this point in the history
chore: bump bc ur registry version
  • Loading branch information
soralit authored Sep 11, 2024
2 parents 3cbe1b6 + 50a1826 commit 0d51084
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/ur-registry-sol/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystonehq/bc-ur-registry-sol",
"version": "0.9.3",
"version": "0.9.4",
"description": "bc-ur-registry extension for Solana",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -24,7 +24,7 @@
"author": "soralit <[email protected]>",
"license": "ISC",
"dependencies": {
"@keystonehq/bc-ur-registry": "^0.6.4",
"@keystonehq/bc-ur-registry": "^0.7.0",
"bs58check": "^2.1.2",
"uuid": "^8.3.2"
},
Expand Down

0 comments on commit 0d51084

Please sign in to comment.