From c4fc4006c5110d3e19a5b4828725a3eb2cd382a7 Mon Sep 17 00:00:00 2001 From: Paolo Donadeo Date: Sun, 10 May 2026 01:47:57 +0200 Subject: [PATCH] fix(config): bump ocamlformat version to 0.29.0 --- .ocamlformat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ocamlformat b/.ocamlformat index 0443a92..54298f6 100644 --- a/.ocamlformat +++ b/.ocamlformat @@ -1,4 +1,4 @@ -version = 0.28.1 +version = 0.29.0 profile = conventional break-cases = fit-or-vertical