Skip to content

Commit

Permalink
Prep v2.3.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
Porges committed Jul 26, 2023
1 parent 3f8f29a commit f4e5e98
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.3.2.19] - 2023-07-27

### Changed

- Bump upper bounds:
- allow `hspec` 2.11
- allow `bytestring` 0.12
- allow `template-haskell` 2.20

## [2.3.2.18] - 2022-11-24

### Changed
Expand Down
2 changes: 1 addition & 1 deletion email-validate.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -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.18
tag: v2.3.2.19

library
build-depends:
Expand Down

0 comments on commit f4e5e98

Please sign in to comment.