From 0f490e7cd7508a9225098dd9779e9fe876a7404a Mon Sep 17 00:00:00 2001 From: George Pollard Date: Sun, 4 Jul 2021 21:12:36 +0000 Subject: [PATCH] Bump version --- email-validate.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/email-validate.cabal b/email-validate.cabal index a9f4749..cf28674 100644 --- a/email-validate.cabal +++ b/email-validate.cabal @@ -1,5 +1,5 @@ name: email-validate -version: 2.3.2.14 +version: 2.3.2.15 license: BSD3 license-file: LICENSE author: George Pollard @@ -19,7 +19,7 @@ source-repository head source-repository this type: git location: git://github.com/Porges/email-validate-hs.git - tag: v2.3.2.14 + tag: v2.3.2.15 library build-depends: