Skip to content

Commit e34e080

Browse files
committed
Bump version to 0.2.1.0
1 parent fc08d11 commit e34e080

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.2.1.0
2+
3+
* Fix `invertMod (0 :: Mod 1)`.
4+
15
# 0.2.0.1
26

37
* Fix build on `aarch64`.

mod.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: mod
2-
version: 0.2.0.1
2+
version: 0.2.1.0
33
cabal-version: >=1.10
44
build-type: Simple
55
license: MIT

0 commit comments

Comments
 (0)