@vladimir-ks/aigile 0.2.1 → 0.2.2

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.
@@ -893,7 +893,7 @@ var init_connection = __esm({
893
893
  import { Command as Command22 } from "commander";
894
894
 
895
895
  // src/index.ts
896
- var VERSION = "0.2.1";
896
+ var VERSION = true ? "0.2.2" : "0.0.0-dev";
897
897
 
898
898
  // src/bin/aigile.ts
899
899
  init_connection();