0.1.0 bump, cabal file fixes

This commit is contained in:
patrick brisbin 2015-04-08 11:19:25 -04:00
parent 829d502563
commit c6fbb15a20
No known key found for this signature in database
GPG Key ID: DB04E2CE780A17DE

View File

@ -1,16 +1,16 @@
name: yesod-auth-oauth2
version: 0.0.12
version: 0.1.0
license: BSD3
license-file: LICENSE
author: Tom Streller
maintainer: Tom Streller
synopsis: Library to authenticate with OAuth 2.0 for Yesod web applications.
description: OAuth 2.0 authentication
maintainer: Pat Brisbin <pat@thoughtbot.com>
synopsis: OAuth 2.0 authentication plugins
description: Library to authenticate with OAuth 2.0 for Yesod web applications.
category: Web
stability: Experimental
cabal-version: >= 1.6
build-type: Simple
homepage: http://github.com/scan/yesod-auth-oauth2
homepage: http://github.com/thoughtbot/yesod-auth-oauth2
flag network-uri
description: Get Network.URI from the network-uri package
@ -46,4 +46,4 @@ library
source-repository head
type: git
location: git://github.com/scan/authenticate-oauth2.git
location: https://github.com/thoughtbot/authenticate-oauth2.git