aboutsummaryrefslogtreecommitdiff
path: root/colitur.opam
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-08-20 22:40:54 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-08-20 22:40:54 +0200
commit87d528d379b7d031731f0bb7e9daa52fe036ff6a (patch)
treec571c92a6cd0dd40d2efba95831656c4306d4ed6 /colitur.opam
parentf73bd5d0e33146c24af1e98bf9ea26bd8cbf004b (diff)
downloadcolitur-87d528d379b7d031731f0bb7e9daa52fe036ff6a.tar.gz
colitur-87d528d379b7d031731f0bb7e9daa52fe036ff6a.zip
chore: v0.9.0v0.9.0
Robustness and hackability pass over the shipped program. The citation parser is strict about numbers, four pairs of books no longer share a full title, shipped styles re-parse their own output, and overlay errors are written for the person editing the file rather than for a compiler author. colitur-templates(5) already refers to "before colitur 0.9" for the month-key change, so the version moves with it.
Diffstat (limited to 'colitur.opam')
-rw-r--r--colitur.opam2
1 files changed, 1 insertions, 1 deletions
diff --git a/colitur.opam b/colitur.opam
index 4b2859f..e0624f4 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: "0.8.0"
+version: "0.9.0"
synopsis: "Deterministic liturgical calendar engine (computus liturgicus)"
depends: [
"ocaml"