github-release 1.1.4 → 1.1.5
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~aesonPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: aeson
API changes (from Hackage documentation)
Files
- github-release.cabal +3/−3
github-release.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 6e467884bff10cc5fb93761cec2e65e71c041f6b64ecbcfb01237c5fb87b53f7+-- hash: cdab9d5c85ce5685e7b141f22bf3ab59ea223f39771b6b87775a1e68cffd463f name: github-release-version: 1.1.4+version: 1.1.5 synopsis: Upload files to GitHub releases. description: GitHub Release uploads files to GitHub releases. category: Utility@@ -26,7 +26,7 @@ library ghc-options: -Wall build-depends:- aeson >=0.9 && <1.3+ aeson >=0.9 && <1.4 , base >=4.8.2 && <4.11 , bytestring >=0.10.6 && <0.11 , http-client >=0.4.30 && <0.6