diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-18 13:24:48 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-18 13:24:48 +0200 |
| commit | f979aedcc8a11d2c5a175064526a6821e11c2c0c (patch) | |
| tree | f374b87e27436343eadde6c9d2f1585218aba7ec /bin | |
| parent | 5d3e201c21427ec54ff3d58bade04e40cb621ae9 (diff) | |
| download | colitur-f979aedcc8a11d2c5a175064526a6821e11c2c0c.tar.gz colitur-f979aedcc8a11d2c5a175064526a6821e11c2c0c.zip | |
release: v0.6.0v0.6.0
Diffstat (limited to 'bin')
| -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 93ce023..e748629 100644 --- a/bin/main.ml +++ b/bin/main.ml @@ -377,7 +377,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.5.0" +let version = "0.6.0" let help_text = {|colitur -- deterministic liturgical calendar engine (Roman rite, 1962) |
