Skip to content

Commit

Permalink
Release 0.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jul 21, 2022
1 parent f008870 commit 7115ca5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "micro-sol-signer",
"version": "0.1.0",
"version": "0.1.1",
"description": "Create, sign & decode Solana transactions with minimum deps",
"files": [
"index.js",
Expand All @@ -16,7 +16,7 @@
"@noble/ed25519": "~1.5.2",
"@noble/hashes": "~1.1.1",
"@scure/base": "~1.1.0",
"micro-packed": "~0.1.0"
"micro-packed": "~0.2.0"
},
"devDependencies": {
"micro-should": "0.2.0",
Expand Down

0 comments on commit 7115ca5

Please sign in to comment.