patrol 0.0.3 → 0.0.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~aesonPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: aeson
API changes (from Hackage documentation)
Files
- patrol.cabal +2/−2
patrol.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.0 name: patrol-version: 0.0.3+version: 0.0.4 synopsis: Sentry SDK description: Patrol is a Sentry SDK. @@ -22,7 +22,7 @@ autogen-modules: Paths_patrol build-depends: base >= 4.13.0 && < 4.17- , aeson >= 1.4.6 && < 1.6 || >= 2.0.3 && < 2.1+ , aeson >= 1.4.6 && < 1.6 || >= 2.0.3 && < 2.2 , bytestring >= 0.10.10 && < 0.12 , case-insensitive >= 1.2.1 && < 1.3 , containers >= 0.6.2 && < 0.7