packages feed

servant-auth-swagger 0.2.6.1 → 0.2.7.0

raw patch · 2 files changed

+2/−2 lines, 2 filesdep ~basedep ~servant-authPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base, servant-auth

API changes (from Hackage documentation)

Files

package.yaml view
@@ -1,5 +1,5 @@ name:                servant-auth-swagger-version:             0.2.6.1+version:             0.2.7.0 synopsis:            servant-swagger/servant-auth compatibility description:         Please see README.md homepage:            http://github.com/plow-technologies/servant-auth#readme
servant-auth-swagger.cabal view
@@ -3,7 +3,7 @@ -- see: https://github.com/sol/hpack  name:           servant-auth-swagger-version:        0.2.6.1+version:        0.2.7.0 synopsis:       servant-swagger/servant-auth compatibility description:    Please see README.md category:       Web, Servant, Authentication