Skip to content

Commit

Permalink
Prepare for new release. (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanknowles authored Dec 23, 2023
2 parents 7049850 + 5139b7c commit 11246ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.0.1.1

- Added support for GHC `9.8`.

# 0.0.1.0

- Improved generation of arbitrary `Semigroup` value combinations.
Expand Down
2 changes: 1 addition & 1 deletion quickcheck-groups.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: quickcheck-groups
version: 0.0.1.0
version: 0.0.1.1
bug-reports: https://github.com/jonathanknowles/quickcheck-groups/issues
license: Apache-2.0
license-file: LICENSE
Expand Down

0 comments on commit 11246ee

Please sign in to comment.