Skip to content

Commit 5c1759b

Browse files
committed
Update version to v1.0
1 parent e54c4ae commit 5c1759b

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 = "v0.5.2";
2+
export const VERSION = "v1.0";
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)