eventful-dynamodb 0.1.0 → 0.1.1
raw patch · 1 files changed
+7/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- eventful-dynamodb.cabal +7/−1
eventful-dynamodb.cabal view
@@ -3,16 +3,22 @@ -- see: https://github.com/sol/hpack name: eventful-dynamodb-version: 0.1.0+version: 0.1.1 synopsis: Library for eventful DynamoDB event stores description: Library for eventful DynamoDB event stores category: Database,Eventsourcing,AWS stability: experimental+homepage: https://github.com/jdreaver/eventful#readme+bug-reports: https://github.com/jdreaver/eventful/issues maintainer: David Reaver license: MIT license-file: LICENSE.md build-type: Simple cabal-version: >= 1.10++source-repository head+ type: git+ location: https://github.com/jdreaver/eventful library hs-source-dirs: