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