Skip to content

Commit 93271c9

Browse files
Preparing release 0.2.3.1
1 parent 7fc6703 commit 93271c9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Revision history for json-query
22

3+
## 0.2.3.1 -- 2024-01-29
4+
5+
* Update package metadata.
6+
37
## 0.2.3.0 -- 2024-01-18
48

59
* Add `Json.Parser.word32`

json-query.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: json-query
3-
version: 0.2.3.0
3+
version: 0.2.3.1
44
synopsis: Kitchen sink for querying JSON
55
description:
66
The library complements json-syntax by making available several

0 commit comments

Comments
 (0)