diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-18 12:37:36 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-18 12:37:36 +0200 |
| commit | d5386c2121cfd5c6b73b573aa7db05b8ef21dff0 (patch) | |
| tree | 27d52c61c76869b10069fe024e0ea2b82fa00dcc /bin/main.ml | |
| parent | c61ddde803e1e5a2df76fcacdf1f01c8dc3e0718 (diff) | |
| download | colitur-a037f4622728fbc9e3a9bf1dc4b968f4db5af626.tar.gz colitur-a037f4622728fbc9e3a9bf1dc4b968f4db5af626.zip | |
release: v0.5.0v0.5.0
Diffstat (limited to 'bin/main.ml')
| -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 3353160..fa0df12 100644 --- a/bin/main.ml +++ b/bin/main.ml @@ -368,7 +368,7 @@ let readings_report ~overlays y = resolved_year_report ~line:readings_line ~over same reason. Deliberately NOT embedded in [help_text]: the cram test pins help's first line, and a version in it would make every release edit a test expectation for no gain. *) -let version = "0.4.0" +let version = "0.5.0" let help_text = {|colitur -- deterministic liturgical calendar engine (Roman rite, 1962) |
