webfinger-client 0.2.2.0 → 0.2.2.1
raw patch · 1 files changed
+3/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- webfinger-client.cabal +3/−1
webfinger-client.cabal view
@@ -1,5 +1,5 @@ name: webfinger-client-version: 0.2.2.0+version: 0.2.2.1 synopsis: WebFinger client library description: This is a client library for querying a@@ -16,6 +16,7 @@ build-type: Simple extra-source-files: AUTHORS ChangeLog COPYING INSTALL NEWS.md README.md cabal-version: >=1.10+Tested-With: GHC==9.8.4 source-repository head type: darcs@@ -40,3 +41,4 @@ hs-source-dirs: src default-language: Haskell2010 ghc-options: -Wall+