From f6865d32770cdf7a3f03a60bcdcf717e7ea5dd3a Mon Sep 17 00:00:00 2001 From: Romain Edelmann Date: Wed, 14 Aug 2013 15:13:02 +0200 Subject: [PATCH] Version bump. --- scat.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scat.cabal b/scat.cabal index 1de06cf..939bbe5 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.0.0.0 +version: 1.0.1.0 -- A short (one-line) description of the package. synopsis: Generates unique passwords for various websites from a single password.