Skip to content

Commit

Permalink
Bump version to 0.3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim committed Jul 29, 2023
1 parent 07dcc6d commit 07113ae
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.3.2.0

* Migrate from `integer-gmp` to `ghc-bignum`.

# 0.3.1.0

* Performance improvement for decimal digits.
Expand Down
2 changes: 1 addition & 1 deletion fast-digits.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: fast-digits
version: 0.3.1.0
version: 0.3.2.0
license: GPL-3
license-file: LICENSE
maintainer: andrew.lelechenko@gmail.com
Expand Down

0 comments on commit 07113ae

Please sign in to comment.