diff --git a/authenticate.cabal b/authenticate.cabal index 3ab8c662..4c5f5fda 100644 --- a/authenticate.cabal +++ b/authenticate.cabal @@ -1,8 +1,8 @@ name: authenticate -version: 0.9.1.5 +version: 0.9.1.6 license: BSD3 license-file: LICENSE -author: Michael Snoyman +author: Michael Snoyman, Hiromi Ishii maintainer: Michael Snoyman synopsis: Authentication methods for Haskell web applications. description: Focus is on third-party authentication methods, such as OpenID,