We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddd6914 commit 81ea8f0Copy full SHA for 81ea8f0
src/index.ts
@@ -22,7 +22,7 @@ import {
22
ListOption
23
} from "./types";
24
25
-const VERSION = "0.1.1";
+const VERSION = "0.2.0";
26
27
const DEFAULT_KEYS_PATH = "keystore.db";
28
0 commit comments