packages feed

hspec-pg-transact 0.1.0.1 → 0.1.0.2

raw patch · 1 files changed

+3/−3 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

hspec-pg-transact.cabal view
@@ -1,5 +1,5 @@ name:                hspec-pg-transact-version:             0.1.0.1+version:             0.1.0.2 synopsis: Helpers for creating database tests with hspec and pg-transact description:  Helpers for creating database tests with hspec and pg-transact@@ -23,7 +23,7 @@  .  The libary also provides a few other functions for more fine grained control over running transactions in tests.  .-homepage:            https://github.com/jfischoff/hspec-pg-transact#readme+homepage:            https://github.com/jfischoff/pg-transact-hspec#readme license:             BSD3 license-file:        LICENSE author:              Jonathan Fischoff@@ -50,4 +50,4 @@  source-repository head   type:     git-  location: https://github.com/githubuser/hspec-pg-transact+  location: https://github.com/jfischoff/pg-transact-hspec