pagerduty 0.0.4 → 0.0.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~aeson
Dependency ranges changed: aeson
Files
- pagerduty.cabal +2/−2
pagerduty.cabal view
@@ -1,5 +1,5 @@ name: pagerduty-version: 0.0.4+version: 0.0.5 synopsis: Client library for PagerDuty Integration and REST APIs. homepage: http://github.com/brendanhay/pagerduty license: OtherLicense@@ -71,7 +71,7 @@ , Network.PagerDuty.Types build-depends:- aeson >= 0.8 && < 0.10+ aeson >= 0.8 , base >= 4.7 && < 5 , bifunctors >= 4.1 , bytestring >= 0.9