diff --git a/Changelog.markdown b/Changelog.markdown index 914b45a..2199132 100644 --- a/Changelog.markdown +++ b/Changelog.markdown @@ -1,5 +1,8 @@ # Changelog +## 0.1.14.0 +* Bumped dependencies + ## 0.1.13.1 * Bumped dependencies diff --git a/postgresql-simple-migration.cabal b/postgresql-simple-migration.cabal index f590752..5e3c01d 100644 --- a/postgresql-simple-migration.cabal +++ b/postgresql-simple-migration.cabal @@ -1,5 +1,5 @@ name: postgresql-simple-migration -version: 0.1.13.1 +version: 0.1.14.0 synopsis: PostgreSQL Schema Migrations homepage: https://github.com/ameingast/postgresql-simple-migration Bug-reports: https://github.com/ameingast/postgresql-simple-migration/issues