diff --git a/persistent-postgresql/persistent-postgresql.cabal b/persistent-postgresql/persistent-postgresql.cabal index 6ebe6db62..1b1a28446 100644 --- a/persistent-postgresql/persistent-postgresql.cabal +++ b/persistent-postgresql/persistent-postgresql.cabal @@ -1,5 +1,5 @@ name: persistent-postgresql -version: 2.13.5.2 +version: 2.13.6.0 license: MIT license-file: LICENSE author: Felipe Lessa, Michael Snoyman diff --git a/persistent/persistent.cabal b/persistent/persistent.cabal index 857cd8b47..845eb530c 100644 --- a/persistent/persistent.cabal +++ b/persistent/persistent.cabal @@ -1,5 +1,5 @@ name: persistent -version: 2.14.5.1 +version: 2.14.6.0 license: MIT license-file: LICENSE author: Michael Snoyman