Skip to content

Commit ec9b4d6

Browse files
committed
bump to v0.11.1
1 parent c1aac2d commit ec9b4d6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v0.11.1
2+
==================
3+
4+
* Fix `findBadSeqUtf8` off by one result
5+
16
v0.11.0
27
==================
38

unicodeplus.nimble

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Package
22

3-
version = "0.11.0"
3+
version = "0.11.1"
44
author = "Esteban Castro Borsani (@nitely)"
55
description = "Common unicode operations"
66
license = "MIT"

0 commit comments

Comments
 (0)