Skip to content

Commit 785ef80

Browse files
committed
Release 0.7.0.
1 parent a550d0c commit 785ef80

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@paulmillr/micro-sol-signer",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"exports": {
55
".": "./src/index.ts",
66
"./hint.js": "./src/hint.ts",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "micro-sol-signer",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "Create, sign & decode Solana transactions with minimum deps",
55
"files": [
66
"lib",

test/build/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)