Bump to v1.0.2.1

This commit is contained in:
Kirill Elagin 2020-05-20 01:32:53 +03:00
parent f30fc05be0
commit fdcc1ef258
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
# SPDX-License-Identifier: MPL-2.0
name: with-utf8
version: 1.0.2.0
version: 1.0.2.1
synopsis: Get your IO right on the first try
description: |
This minimalistic library helps you navigate the world of text encodings

View File

@ -4,10 +4,10 @@ cabal-version: 1.18
--
-- see: https://github.com/sol/hpack
--
-- hash: c5fb8b8cfe7ef3cb9154ecad570db945f7dd29478747ad654d70d38ab99f6031
-- hash: 2ed0a249f825ee3e79d21ffa4b3492196be09adead30d226047e943c9aa8a7a7
name: with-utf8
version: 1.0.2.0
version: 1.0.2.1
synopsis: Get your IO right on the first try
description: This minimalistic library helps you navigate the world of text encodings
avoiding @invalid argument (invalid byte sequence)@