We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fc6703 commit 93271c9Copy full SHA for 93271c9
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Revision history for json-query
2
3
+## 0.2.3.1 -- 2024-01-29
4
+
5
+* Update package metadata.
6
7
## 0.2.3.0 -- 2024-01-18
8
9
* Add `Json.Parser.word32`
json-query.cabal
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: json-query
-version: 0.2.3.0
+version: 0.2.3.1
synopsis: Kitchen sink for querying JSON
description:
The library complements json-syntax by making available several
0 commit comments