xml-conduit 1.0.3.2 → 1.0.3.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hspecPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hspec
API changes (from Hackage documentation)
Files
- xml-conduit.cabal +2/−2
xml-conduit.cabal view
@@ -1,5 +1,5 @@ name: xml-conduit-version: 1.0.3.2+version: 1.0.3.3 license: BSD3 license-file: LICENSE author: Michael Snoyman <michaels@suite-sol.com>, Aristid Breitkreuz <aristidb@googlemail.com>@@ -64,7 +64,7 @@ , transformers , bytestring , xml-conduit- , hspec == 1.3.*+ , hspec >= 1.3 , HUnit , xml-types >= 0.3.1 , conduit