diff options
| author | Lukasz Kasprzak <lukasz@arcofasiagroup.com> | 2026-08-27 13:05:58 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukasz@arcofasiagroup.com> | 2026-08-27 13:05:58 +0200 |
| commit | 4b3c18d61a243f1ec9c39e6279f7c687402b8dda (patch) | |
| tree | 33ab0af3b3b85813870902c038c515db93c4f560 /colitur.opam | |
| parent | 32e792a0741f62fc2c0c7dcf9255408b3256fad5 (diff) | |
| download | colitur-4b3c18d61a243f1ec9c39e6279f7c687402b8dda.tar.gz colitur-4b3c18d61a243f1ec9c39e6279f7c687402b8dda.zip | |
chore: 1.1.0v1.1.0
A second rite is new functionality that breaks nothing: EF output is
byte-identical to v1.0.0, no flag was removed, and emit --format csv's
seventeenth column appears only under --rite of. Minor bump, not major.
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 11442fc..fd59ec9 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.0.0" +version: "1.1.0" synopsis: "Deterministic liturgical calendar engine (computus liturgicus)" depends: [ "ocaml" |
