We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f87c30d commit c9a0decCopy full SHA for c9a0dec
elm.json
@@ -3,7 +3,7 @@
3
"name": "jamesrweb/elm-cqrs",
4
"summary": "A CQRS library to support separation of commands and queries on the type level.",
5
"license": "BSD-3-Clause",
6
- "version": "4.0.0",
+ "version": "4.0.1",
7
"exposed-modules": ["Cqrs.Command", "Cqrs.Query"],
8
"elm-version": "0.19.0 <= v < 0.20.0",
9
"dependencies": {
0 commit comments