We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595020c commit 6b9548cCopy full SHA for 6b9548c
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v2.1.0.2 - "All the bounds!" (2024-09-06)
4
+
5
+Publishing requires `cabal` to know the version bounds as well.
6
7
## v2.1.0.1 - "Higher bounds!" (2024-09-05)
8
9
Tested on GHC 9.6.6.
alfred-margaret.cabal
@@ -1,5 +1,5 @@
name: alfred-margaret
-version: 2.1.0.0
+version: 2.1.0.2
synopsis: Fast Aho-Corasick string searching
description: An efficient implementation of the Aho-Corasick
string searching algorithm.
0 commit comments