airship 0.9.1 → 0.9.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~eitherPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: either
API changes (from Hackage documentation)
Files
- airship.cabal +2/−2
airship.cabal view
@@ -2,7 +2,7 @@ synopsis: A Webmachine-inspired HTTP library homepage: https://github.com/helium/airship/ Bug-reports: https://github.com/helium/airship/issues-version: 0.9.1+version: 0.9.2 license: MIT license-file: LICENSE author: Reid Draper and Patrick Thomson@@ -51,7 +51,7 @@ , containers , cryptohash == 0.11.* , directory- , either >= 4.3 && < 4.6+ , either >= 4.3 && < 6.0 , filepath >= 1.3 && < 1.5 , http-date , http-media