Skip to content

Commit 45d788b

Browse files
committed
Version tick.
1 parent 9d92387 commit 45d788b

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,3 +1,7 @@
1+
# 0.4.2.4
2+
3+
Fix compiling with new ghc.
4+
15
# 0.4.2.3
26

37
Fix 32-bit number parsing.

json-stream.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: json-stream
2-
version: 0.4.2.3
2+
version: 0.4.2.4
33
synopsis: Incremental applicative JSON parser
44
description: Easy to use JSON parser fully supporting incremental parsing.
55
Parsing grammar in applicative form.

0 commit comments

Comments
 (0)