servant-serf 0.3.1.1 → 0.3.1.2
raw patch · 2 files changed
+3/−3 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.markdown +1/−1
- servant-serf.cabal +2/−2
CHANGELOG.markdown view
@@ -1,4 +1,4 @@ # Change log servant-serf follows the [Package Versioning Policy](https://pvp.haskell.org).-You can find release notes [on GitHub](https://github.com/EdutainmentLIVE/servant-serf/releases).+You can find release notes [on GitHub](https://github.com/acilearning/servant-serf/releases).
servant-serf.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.0 name: servant-serf-version: 0.3.1.1+version: 0.3.1.2 synopsis: Automatically generate Servant API modules. description: = servant-serf@@ -76,7 +76,7 @@ maintainer: ACI Learning source-repository head- location: https://github.com/EdutainmentLIVE/servant-serf+ location: https://github.com/acilearning/servant-serf type: git flag pedantic