From 2b4938a6a7b75058fcf77b805a6b50aad3705e23 Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Fri, 20 Oct 2023 09:28:18 +0200 Subject: [PATCH] bump version --- reploy.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reploy.cabal b/reploy.cabal index dbf10aa..17d39b8 100644 --- a/reploy.cabal +++ b/reploy.cabal @@ -3,7 +3,7 @@ cabal-version: 3.0 name: reploy synopsis: Straightforward static all-in-one website builder category: Web -version: 0.3.0.0 +version: 0.3.1.0 build-type: Simple license: Apache-2.0 license-file: LICENSE