@tdsoft-tech/aikit 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli.js CHANGED
@@ -4020,7 +4020,7 @@ init_logger();
4020
4020
  // src/index.ts
4021
4021
  init_logger();
4022
4022
  init_paths();
4023
- var VERSION = "0.1.3";
4023
+ var VERSION = "0.1.4";
4024
4024
 
4025
4025
  // src/cli.ts
4026
4026
  init_memory();