Skip to content

Commit

Permalink
Bump version number before a release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikolaj committed Sep 4, 2024
1 parent 5b112bf commit 68ed2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enummapset.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: enummapset
version: 0.7.2.0
version: 0.7.3.0
synopsis: IntMap and IntSet with Enum keys/elements.
description: This package contains simple wrappers around 'Data.IntMap' and
'Data.IntSet' with 'Enum' keys and elements respectively.
Expand Down

0 comments on commit 68ed2b8

Please sign in to comment.