Skip to content

Commit 5010100

Browse files
committed
Bump the version to 0.8.0 in the src/index.ts
1 parent 0ad7aeb commit 5010100

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
@@ -25,7 +25,7 @@ import {
2525
} from "./types";
2626
import { getAddressFromKey } from "./util";
2727

28-
const VERSION = "0.7.0";
28+
const VERSION = "0.8.0";
2929

3030
const DEFAULT_KEYS_PATH = "keystore.db";
3131

0 commit comments

Comments
 (0)