Skip to content

Commit 159eee9

Browse files
committed
Bump version 0.4.0 in src/index.tx
1 parent 54214fb commit 159eee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import {
2424
} from "./types";
2525
import { getAddressFromKey } from "./util";
2626

27-
const VERSION = "0.3.0";
27+
const VERSION = "0.4.0";
2828

2929
const DEFAULT_KEYS_PATH = "keystore.db";
3030

0 commit comments

Comments
 (0)