eventful-sqlite 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-sqlite.cabal +7/−1
eventful-sqlite.cabal view
@@ -3,11 +3,13 @@ -- see: https://github.com/sol/hpack name: eventful-sqlite-version: 0.1.0+version: 0.1.1 synopsis: SQLite implementations for eventful description: SQLite implementations for eventful category: Database,Eventsourcing,SQLite 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@@ -17,6 +19,10 @@ extra-source-files: CHANGELOG.md README.md++source-repository head+ type: git+ location: https://github.com/jdreaver/eventful library hs-source-dirs: