cqrs 0.7.0 → 0.7.1
raw patch · 1 files changed
+1/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- cqrs.cabal +1/−1
cqrs.cabal view
@@ -1,5 +1,5 @@ Name: cqrs-Version: 0.7.0+Version: 0.7.1 Synopsis: Command-Query Responsibility Segregation Description: Haskell implementation of the CQRS architectural pattern. License: MIT