Skip to content

Commit 33da6a0

Browse files
authored
Update the version(v1.1)
1 parent c546fdc commit 33da6a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/consts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export const NAME = "dim";
2-
export const VERSION = "v1.0.3";
2+
export const VERSION = "v1.1";
33
export const DEFAULT_DATAFILES_PATH = "./data_files";
44
export const DEFAULT_DIM_FILE_PATH = "./dim.json";
55
export const DEFAULT_DIM_LOCK_FILE_PATH = "./dim-lock.json";

0 commit comments

Comments
 (0)