github-release 1.3.4 → 1.3.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~burritoPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: burrito
API changes (from Hackage documentation)
Files
- github-release.cabal +2/−2
github-release.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.2 name: github-release-version: 1.3.4+version: 1.3.5 synopsis: Upload files to GitHub releases. description: GitHub Release uploads files to GitHub releases.@@ -43,7 +43,7 @@ build-depends: base >= 4.9.0 && < 4.15 , aeson >= 0.11.2 && < 0.12 || >= 1.0.2 && < 1.6- , burrito >= 1.0.0 && < 1.2+ , burrito >= 1.0.0 && < 1.3 , bytestring >= 0.10.8 && < 0.11 , http-client >= 0.4.31 && < 0.8 , http-client-tls >= 0.2.4 && < 0.4