Skip to content

Commit 9091fa5

Browse files
committed
Release 0.18.1.
1 parent 2e0f2e2 commit 9091fa5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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-eth-signer",
3-
"version": "0.18.0",
3+
"version": "0.18.1",
44
"exports": {
55
".": "./src/index.ts",
66
"./net.js": "./src/net.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-eth-signer",
3-
"version": "0.18.0",
3+
"version": "0.18.1",
44
"description": "Minimal library for Ethereum transactions, addresses and smart contracts",
55
"files": [
66
"*.js",

0 commit comments

Comments
 (0)