packages feed

push-notify-apn 0.3.0.1 → 0.3.0.2

raw patch · 2 files changed

+7/−2 lines, 2 filesdep ~http2

Dependency ranges changed: http2

Files

changelog.md view
@@ -1,3 +1,8 @@+0.3.0.2+=======++- Specify http2 library constraints, need 3.0 or later+ 0.3.0.1 ======= 
push-notify-apn.cabal view
@@ -1,5 +1,5 @@ name:                push-notify-apn-version:             0.3.0.1+version:             0.3.0.2 synopsis:            Send push notifications to mobile iOS devices description:     push-notify-apn is a library and command line utility that can be used to send@@ -29,7 +29,7 @@                      , bytestring                      , containers                      , data-default-                     , http2+                     , http2 >= 3.0                      , http2-client                      , lifted-base                      , mtl