Skip to content

Commit 81ea8f0

Browse files
committed
Bunp version in index.ts
1 parent ddd6914 commit 81ea8f0

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
@@ -22,7 +22,7 @@ import {
2222
ListOption
2323
} from "./types";
2424

25-
const VERSION = "0.1.1";
25+
const VERSION = "0.2.0";
2626

2727
const DEFAULT_KEYS_PATH = "keystore.db";
2828

0 commit comments

Comments
 (0)