Skip to content

Commit

Permalink
version 0.2.5.2 precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
wrengr committed Oct 16, 2021
1 parent d6bbfd2 commit 0b2fa94
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
0.2.5.2 (2021.10.16):
- Increasing upper bounds to Hackage latest, instead of just GHC 9.0.1
0.2.5.1 (2021.10.16):
- Fixing things to compile under GHC 9.0
- Fixing things to compile under GHC 9.0.1
0.2.5.0 (2019.02.25):
- Fixing things to compile under GHC 8.4 and 8.6.
- Adds Semigroup (Trie a) instance
Expand Down
2 changes: 1 addition & 1 deletion bytestring-trie.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Cabal-Version: >= 1.10
Build-Type: Simple

Name: bytestring-trie
Version: 0.2.5.1
Version: 0.2.5.2
Stability: provisional
Homepage: http://wrengr.org
Author: wren gayle romano
Expand Down

0 comments on commit 0b2fa94

Please sign in to comment.