servant-auth-docs 0.2.6.1 → 0.2.7.0
raw patch · 2 files changed
+2/−2 lines, 2 filesdep ~Globdep ~QuickCheckdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: Glob, QuickCheck, base, doctest, servant-auth
API changes (from Hackage documentation)
Files
- package.yaml +1/−1
- servant-auth-docs.cabal +1/−1
package.yaml view
@@ -1,5 +1,5 @@ name: servant-auth-docs-version: 0.2.6.1+version: 0.2.7.0 synopsis: servant-docs/servant-auth compatibility description: Please see README.md homepage: http://github.com/plow-technologies/servant-auth#readme
servant-auth-docs.cabal view
@@ -3,7 +3,7 @@ -- see: https://github.com/sol/hpack name: servant-auth-docs-version: 0.2.6.1+version: 0.2.7.0 synopsis: servant-docs/servant-auth compatibility description: Please see README.md category: Web, Servant, Authentication