diff --git a/authenticate/authenticate.cabal b/authenticate/authenticate.cabal index 15983607..80983740 100644 --- a/authenticate/authenticate.cabal +++ b/authenticate/authenticate.cabal @@ -1,11 +1,14 @@ name: authenticate -version: 1.2.1 +version: 1.2.1.1 license: BSD3 license-file: LICENSE author: Michael Snoyman, Hiromi Ishii, Arash Rouhani maintainer: Michael Snoyman synopsis: Authentication methods for Haskell web applications. -description: Focus is on third-party authentication methods, such as OpenID and BrowserID. +description: + Focus is on third-party authentication methods, such as OpenID and BrowserID. + . + Note: Facebook support is now provided by the fb package: . category: Web stability: Stable cabal-version: >= 1.6