Skip to content

Commit

Permalink
Bump package version to 0.3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim authored and harendra-kumar committed Oct 12, 2020
1 parent 5c55234 commit 9d489ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Changelog.md
@@ -1,3 +1,7 @@
## 0.3.7.1

* Fix x32 build

## 0.3.7

* Significant performance improvements
Expand Down
2 changes: 1 addition & 1 deletion unicode-transforms.cabal
@@ -1,7 +1,7 @@
cabal-version: 2.2

name: unicode-transforms
version: 0.3.7
version: 0.3.7.1
synopsis: Unicode normalization
description: Fast Unicode 13.0.0 normalization in Haskell (NFC, NFKC, NFD, NFKD).
category: Data,Text,Unicode
Expand Down

0 comments on commit 9d489ea

Please sign in to comment.