wai-app-static 1.0.0 → 1.1.0
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~waiPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: wai
API changes (from Hackage documentation)
Files
- wai-app-static.cabal +2/−2
wai-app-static.cabal view
@@ -1,5 +1,5 @@ name: wai-app-static-version: 1.0.0+version: 1.1.0 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -24,7 +24,7 @@ library build-depends: base >= 4 && < 5- , wai >= 1.0 && < 1.1+ , wai >= 1.1 && < 1.2 , bytestring >= 0.9.1.4 && < 0.10 , http-types >= 0.6 && < 0.7 , transformers >= 0.2.2 && < 0.3