servant-reason 0.1.1.0 → 0.1.2.0
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- servant-reason.cabal +2/−2
servant-reason.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: ecc7a2ecebec517a88537e837cca249609e6a79f814824fe8c64dbd17bb8465f+-- hash: 20bc91086524e08b61eb2e3b7d8dedbeeb5c18d5feab5b59d647a32783bcf71b name: servant-reason-version: 0.1.1.0+version: 0.1.2.0 synopsis: Derive Reason types to interact with a Haskell backend description: Please see the README on GitHub at <https://github.com/abarbu/servant-reason#readme> category: Web