Skip to content

Commit 9d489ea

Browse files
Bodigrimharendra-kumar
authored andcommitted
Bump package version to 0.3.7.1
1 parent 5c55234 commit 9d489ea

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.3.7.1
2+
3+
* Fix x32 build
4+
15
## 0.3.7
26

37
* Significant performance improvements

unicode-transforms.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 2.2
22

33
name: unicode-transforms
4-
version: 0.3.7
4+
version: 0.3.7.1
55
synopsis: Unicode normalization
66
description: Fast Unicode 13.0.0 normalization in Haskell (NFC, NFKC, NFD, NFKD).
77
category: Data,Text,Unicode

0 commit comments

Comments
 (0)