github-release 1.0.5 → 1.0.6
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~uri-templaterPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: uri-templater
API changes (from Hackage documentation)
Files
- github-release.cabal +3/−3
github-release.cabal view
@@ -1,9 +1,9 @@--- This file has been generated from package.yaml by hpack version 0.17.0.+-- This file has been generated from package.yaml by hpack version 0.17.1. -- -- see: https://github.com/sol/hpack name: github-release-version: 1.0.5+version: 1.0.6 synopsis: Upload files to GitHub releases. description: GitHub Release uploads files to GitHub releases. category: Utility@@ -34,7 +34,7 @@ , optparse-generic >= 1.1 && < 1.3 , text >= 1.2.2 && < 1.3 , unordered-containers >= 0.2.5 && < 0.3- , uri-templater >= 0.2 && < 0.3+ , uri-templater >= 0.2 && < 0.4 exposed-modules: GitHubRelease other-modules: