authenticate 1.3.0 → 1.3.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~http-typesPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: http-types
API changes (from Hackage documentation)
Files
- authenticate.cabal +2/−2
authenticate.cabal view
@@ -1,5 +1,5 @@ name: authenticate-version: 1.3.0+version: 1.3.0.1 license: BSD3 license-file: LICENSE author: Michael Snoyman, Hiromi Ishii, Arash Rouhani@@ -25,7 +25,7 @@ , network , case-insensitive >= 0.2 , text- , http-types >= 0.6 && < 0.7+ , http-types >= 0.6 && < 0.8 , xml-conduit >= 1.0 && < 1.1 , blaze-builder , attoparsec