Skip to content

Commit 6b9548c

Browse files
committed
Prepare 2.1.0.2 release
1 parent 595020c commit 6b9548c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v2.1.0.2 - "All the bounds!" (2024-09-06)
4+
5+
Publishing requires `cabal` to know the version bounds as well.
6+
37
## v2.1.0.1 - "Higher bounds!" (2024-09-05)
48

59
Tested on GHC 9.6.6.

alfred-margaret.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: alfred-margaret
2-
version: 2.1.0.0
2+
version: 2.1.0.2
33
synopsis: Fast Aho-Corasick string searching
44
description: An efficient implementation of the Aho-Corasick
55
string searching algorithm.

0 commit comments

Comments
 (0)