Skip to content

Commit 35c8722

Browse files
committed
Bump version to v2.3.2.13
1 parent eb3546a commit 35c8722

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

email-validate.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: email-validate
2-
version: 2.3.2.12
2+
version: 2.3.2.13
33
license: BSD3
44
license-file: LICENSE
55
author: George Pollard <[email protected]>
@@ -19,7 +19,7 @@ source-repository head
1919
source-repository this
2020
type: git
2121
location: git://github.com/Porges/email-validate-hs.git
22-
tag: v2.3.2.12
22+
tag: v2.3.2.13
2323

2424
library
2525
build-depends:

stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ extra-package-dbs: []
33
packages:
44
- '.'
55
extra-deps: []
6-
resolver: lts-14.7
6+
resolver: lts-15.10

0 commit comments

Comments
 (0)