Skip to content

Commit 746c754

Browse files
committed
Correct changelog and release 0.3.13.0
1 parent 991ae2b commit 746c754

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Revision history for bytesmith
22

3-
## 0.3.20.0 -- 2025-07-11
3+
## 0.3.13.0 -- 2025-07-11
44

55
* Add `hexFixedWord16#`
66
* Drop support for base < 4.18, clean up CPP

bytesmith.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: bytesmith
3-
version: 0.3.12.0
3+
version: 0.3.13.0
44
synopsis: Nonresumable byte parser
55
description:
66
Parse bytes as fast as possible. This is a nonresumable parser

0 commit comments

Comments
 (0)