diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-20 22:40:54 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-20 22:40:54 +0200 |
| commit | 87d528d379b7d031731f0bb7e9daa52fe036ff6a (patch) | |
| tree | c571c92a6cd0dd40d2efba95831656c4306d4ed6 /dune-project | |
| parent | f73bd5d0e33146c24af1e98bf9ea26bd8cbf004b (diff) | |
| download | colitur-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 'dune-project')
| -rw-r--r-- | dune-project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dune-project b/dune-project index b182ada..e55b99a 100644 --- a/dune-project +++ b/dune-project @@ -1,6 +1,6 @@ (lang dune 3.0) (name colitur) -(version 0.8.0) +(version 0.9.0) (generate_opam_files true) (cram enable) |
