github-release 0.1.6 → 0.1.7
raw patch · 3 files changed
+3/−5 lines, 3 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- github-release.cabal +1/−1
- package.yaml +1/−1
- stack.yaml +1/−3
github-release.cabal view
@@ -3,7 +3,7 @@ -- see: https://github.com/sol/hpack name: github-release-version: 0.1.6+version: 0.1.7 synopsis: Upload files to GitHub releases. description: GitHub Release is a command-line utility for uploading files to GitHub releases. category: Utility
package.yaml view
@@ -39,4 +39,4 @@ maintainer: Taylor Fausak name: github-release synopsis: Upload files to GitHub releases.-version: '0.1.6'+version: '0.1.7'
stack.yaml view
@@ -1,3 +1,1 @@-extra-deps:-- optparse-generic-1.1.0-resolver: lts-5.15+resolver: nightly-2016-05-08