From e8e064f7e6a152fe25a6ccd743573a16974239d0 Mon Sep 17 00:00:00 2001 From: Romain Edelmann Date: Fri, 28 Feb 2020 15:41:40 +0100 Subject: [PATCH] Version bump --- scat.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scat.cabal b/scat.cabal index 3702c5c..0e94fe6 100644 --- a/scat.cabal +++ b/scat.cabal @@ -10,7 +10,7 @@ name: scat -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 1.1.0.3 +version: 1.1.0.4 -- A short (one-line) description of the package. synopsis: Generates unique passwords for various websites from a single password.