Skip to content

Commit 85207da

Browse files
committed
feat: prepare for v2.1.1
1 parent 4f24f20 commit 85207da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const _DEFINE_PROG: string = "akiba";
2-
export const _DEFINE_VER: string = "2.1.0";
2+
export const _DEFINE_VER: string = "2.1.1";
33

44
// vim: tabstop=2 shiftwidth=2 softtabstop=0 smarttab expandtab

0 commit comments

Comments
 (0)