gothic 0.1.2 → 0.1.3
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- gothic.cabal +2/−2
gothic.cabal view
@@ -1,5 +1,5 @@ name: gothic-version: 0.1.2+version: 0.1.3 synopsis: A Haskell Vault KVv2 secret engine client description: A Haskell HashiCorp Vault KVv2 secret engine client library homepage: https://github.com/MichelBoucey/gothic@@ -7,7 +7,7 @@ license-file: LICENSE author: Michel Boucey maintainer: michel.boucey@gmail.com-copyright: (c) 2019 - Michel Boucey+copyright: (c) 2019-2020 - Michel Boucey category: DevOps, Security, Database build-type: Simple cabal-version: >=1.10