Skip to content

Commit 3377104

Browse files
committed
Bump the package version to 0.3.8
1 parent 0477241 commit 3377104

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 0.3.8
22

33
* Allow ghc-prim 0.7
44
* Extract `unicode-data` into its own package

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.1
4+
version: 0.3.8
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)