github-post-receive 1.2.0.0 → 1.2.0.1
raw patch · 1 files changed
+2/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
github-post-receive.cabal view
@@ -1,11 +1,12 @@ name: github-post-receive-version: 1.2.0.0+version: 1.2.0.1 synopsis: GitHub webhooks library description: This is a library to construct github webhooks servers. . Currently, this library supports following events: . * push+ . * status homepage: https://github.com/amutake/github-post-receive license: BSD3