diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-28 10:03:37 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-28 10:03:37 +0200 |
| commit | d0807440309e2357d51cd56c72a443072b0ba57f (patch) | |
| tree | 919c412b4814261f15c21f57f34d3fa8e7b92a72 /colitur.opam | |
| parent | 4b3c18d61a243f1ec9c39e6279f7c687402b8dda (diff) | |
| parent | 8ba98d24499bedbc2491bd56268ea4f69aaddb2f (diff) | |
| download | colitur-d0807440309e2357d51cd56c72a443072b0ba57f.tar.gz colitur-d0807440309e2357d51cd56c72a443072b0ba57f.zip | |
Merge branch 'cli-pretty'v1.2.0
--pretty, and the --month/--date/--today flags that make it usable: a box
spans seven lines, so the flag that improved reading had removed grepping.
Diffstat (limited to 'colitur.opam')
| -rw-r--r-- | colitur.opam | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colitur.opam b/colitur.opam index fd59ec9..4460ac4 100644 --- a/colitur.opam +++ b/colitur.opam @@ -1,6 +1,6 @@ # This file is generated by dune, edit dune-project instead opam-version: "2.0" -version: "1.1.0" +version: "1.2.0" synopsis: "Deterministic liturgical calendar engine (computus liturgicus)" depends: [ "ocaml" |
