Skip to content

Commit b19957f

Browse files
committed
Update to v0.5.1
1 parent 9b334f6 commit b19957f

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+
export const VERSION = "v0.5.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)