diff --git a/README.md b/README.md index 621a384..1802d78 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ fluentci # Run the pipeline fluentci --help Usage: fluentci [pipeline] [jobs...] -Version: 0.6.4 +Version: 0.6.5 Description: diff --git a/main.ts b/main.ts index edf2e99..519b6b4 100644 --- a/main.ts +++ b/main.ts @@ -16,7 +16,7 @@ import doctor from "./src/cmd/doctor.ts"; export async function main() { await new Command() .name("fluentci") - .version("0.6.4") + .version("0.6.5") .description( ` .