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 7f66b24 commit 3475553Copy full SHA for 3475553
src/vars.ts
@@ -1,4 +1,4 @@
1
export const _DEFINE_PROG: string = "akiba";
2
-export const _DEFINE_VER: string = "2.0.0";
+export const _DEFINE_VER: string = "2.0.1";
3
4
// vim: tabstop=2 shiftwidth=2 softtabstop=0 smarttab expandtab
0 commit comments