From 5831ddfb5e7c31d59d3244eb0fd548b45459a58b Mon Sep 17 00:00:00 2001 From: Owen Date: Mon, 29 Jun 2026 21:26:20 +0200 Subject: [PATCH] update release info and docs link --- dune-project | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dune-project b/dune-project index 25eb9c6..41d8f16 100644 --- a/dune-project +++ b/dune-project @@ -15,9 +15,10 @@ (license AGPL-3.0-or-later) -(documentation https://github.com/TheRealOwenRees/pgn_to_tex/README.md) +(documentation + https://github.com/therealowenrees/pgn_to_tex/blob/main/README.md) -(version 0.0.1-rc.2) +(version 0.0.1) (package (name pgn_to_tex)