diff --git a/README.md b/README.md index 04fbaf9..cb455ec 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ fluentci # Run the pipeline fluentci --help Usage: fluentci [pipeline] [jobs...] -Version: 0.11.3 +Version: 0.11.4 Description: diff --git a/src/cmd/repl.ts b/src/cmd/repl.ts index de1020b..e161a91 100644 --- a/src/cmd/repl.ts +++ b/src/cmd/repl.ts @@ -78,7 +78,7 @@ async function repl({ debug }: { debug?: boolean }, pipelines: string[]) { args: [ "repl", "-A", - "--eval-file=https://cdn.jsdelivr.net/gh/fluentci-io/fluentci@5930b48/src/prelude.ts", + "--eval-file=https://cdn.jsdelivr.net/gh/fluentci-io/fluentci@d9e4ad4/src/prelude.ts", ...args, ], env: {