From 5e3e1e93561ccc12946b476272cb0bd211dc4a22 Mon Sep 17 00:00:00 2001 From: Jaro Date: Tue, 23 May 2023 20:42:19 +0200 Subject: [PATCH] Bump version to 1.1.0.0. --- CHANGELOG.md | 2 ++ balkon.cabal | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 703351d..781b42b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Revision history for Balkón +## 1.1.0.0 -- TBD + ## 1.0.0.1 -- 2023-05-18 * Added another test with "shaped runs" format to allow manual testing of diff --git a/balkon.cabal b/balkon.cabal index 749313b..9c0eb93 100644 --- a/balkon.cabal +++ b/balkon.cabal @@ -14,7 +14,7 @@ name: balkon -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 1.0.0.1 +version: 1.1.0.0 stability: experimental -- 2.30.2