diff options
author | Marc Coquand <marc@mccd.space> | 2024-05-29 14:14:27 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-05-29 14:14:27 -0500 |
commit | 4671c60b811fb25e5544de0506a0783dffef63aa (patch) | |
tree | 3035423459090a73440211c8198f7a855cf37407 /bin | |
parent | 89ebb846f058ccad4588746d3b5bd0aa48d6fcdc (diff) | |
download | stitch-4671c60b811fb25e5544de0506a0783dffef63aa.tar.gz stitch-4671c60b811fb25e5544de0506a0783dffef63aa.tar.bz2 stitch-4671c60b811fb25e5544de0506a0783dffef63aa.zip |
Bump version in docs as well
Diffstat (limited to 'bin')
-rw-r--r-- | bin/main.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/main.ml b/bin/main.ml index f6ad15a..b281187 100644 --- a/bin/main.ml +++ b/bin/main.ml @@ -164,7 +164,7 @@ let headlines_cmd = Cmd.info ~envs "stitch" - ~version:"0.0.7 ALPHA" + ~version:"0.0.9 ALPHA" ~doc ~man: (List.concat |