From c7f814c8c7112748c2cc78769bd0b5193919d69c Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Mon, 19 Sep 2022 13:57:40 +0100 Subject: [PATCH] Update version to 1.0.2 --- otoml.opam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/otoml.opam b/otoml.opam index 053fcd1..54eb820 100644 --- a/otoml.opam +++ b/otoml.opam @@ -1,5 +1,5 @@ opam-version: "2.0" -version: "1.0.1" +version: "1.0.2" maintainer: "daniil+opam@baturin.org" authors: ["Daniil Baturin "] homepage: "https://github.com/dmbaturin/otoml"