diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-18 09:11:53 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-18 09:11:53 +0200 |
| commit | 4fc8afc45a7371fdfe32f0683f7f0e26ab766faa (patch) | |
| tree | 0b22a3a2300dc363d5739200806bc28654a4c788 /bin/main.ml | |
| parent | 0158449f7060570bf3de17a8869b4ca668bd837f (diff) | |
| download | colitur-0.3.1.tar.gz colitur-0.3.1.zip | |
release: v0.3.1v0.3.1
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 196d137..7cd9951 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.3.0" +let version = "0.3.1" let help_text = {|colitur -- deterministic liturgical calendar engine (Roman rite, 1962) |
