Skip to content

Commit

Permalink
bump up version hoauth2-2.13.1 and hoauth2-provider-0.7.1
Browse files Browse the repository at this point in the history
This is suppose to bump minor version (2.14 and 0.8).
But really the change is to bump up `crypton-0.32` to `crypton-0.34`
and no breaking changes. (Suppose to be include in 2.13.0 release)

It merely to make stackage happy
  • Loading branch information
freizl committed Mar 8, 2024
1 parent f54c238 commit e1cdde9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hoauth2-providers/hoauth2-providers.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: hoauth2-providers
version: 0.7.0
version: 0.7.1
synopsis: OAuth2 Identity Providers
description: A few well known Identity Providers
homepage: https://github.com/freizl/hoauth2
Expand Down
2 changes: 1 addition & 1 deletion hoauth2/hoauth2.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cabal-version: 2.4
name: hoauth2

-- http://wiki.haskell.org/Package_versioning_policy
version: 2.13.0
version: 2.13.1
synopsis: Haskell OAuth2 authentication client
description:
This is Haskell binding of OAuth2 Authorization framework and Bearer Token Usage framework.
Expand Down

0 comments on commit e1cdde9

Please sign in to comment.