@tryhamster/gerbil 1.0.0-rc.7 → 1.0.0-rc.9

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.mjs CHANGED
@@ -24,7 +24,7 @@ import SelectInput from "ink-select-input";
24
24
  import TextInput from "ink-text-input";
25
25
 
26
26
  //#region package.json
27
- var version = "1.0.0-rc.7";
27
+ var version = "1.0.0-rc.9";
28
28
 
29
29
  //#endregion
30
30
  //#region src/cli/repl/auto-update.ts