We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c546fdc commit 33da6a0Copy full SHA for 33da6a0
libs/consts.ts
@@ -1,5 +1,5 @@
1
export const NAME = "dim";
2
-export const VERSION = "v1.0.3";
+export const VERSION = "v1.1";
3
export const DEFAULT_DATAFILES_PATH = "./data_files";
4
export const DEFAULT_DIM_FILE_PATH = "./dim.json";
5
export const DEFAULT_DIM_LOCK_FILE_PATH = "./dim-lock.json";
0 commit comments