Skip to content

Commit 0287f27

Browse files
committed
Update dim version to v1.0.2
1 parent f53b65b commit 0287f27

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.1";
2+
export const VERSION = "v1.0.2";
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)