mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-04-29 22:24:56 +02:00
Version bump, add other-source-files
This commit is contained in:
parent
c25fea0e6f
commit
7373841199
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: yesod-auth-oauth2
|
name: yesod-auth-oauth2
|
||||||
version: '0.5.3.0' # N.B. PVP-compliant Semver: 0.MAJOR.MINOR.PATCH
|
version: '0.6.0.0' # N.B. PVP-compliant Semver: 0.MAJOR.MINOR.PATCH
|
||||||
synopsis: OAuth 2.0 authentication plugins
|
synopsis: OAuth 2.0 authentication plugins
|
||||||
description: Library to authenticate with OAuth 2.0 for Yesod web applications.
|
description: Library to authenticate with OAuth 2.0 for Yesod web applications.
|
||||||
category: Web
|
category: Web
|
||||||
@ -10,6 +10,10 @@ license: MIT
|
|||||||
github: thoughtbot/yesod-auth-oauth2
|
github: thoughtbot/yesod-auth-oauth2
|
||||||
homepage: http://github.com/thoughtbot/yesod-auth-oauth2
|
homepage: http://github.com/thoughtbot/yesod-auth-oauth2
|
||||||
|
|
||||||
|
extra-source-files:
|
||||||
|
- README.md
|
||||||
|
- CHANGELOG.md
|
||||||
|
|
||||||
ghc-options: -Wall
|
ghc-options: -Wall
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user