Bump versions

This commit is contained in:
2020-01-18 18:58:21 +01:00
parent 824aff1751
commit 117641c419
6 changed files with 25 additions and 4 deletions

View File

@@ -1,5 +1,9 @@
# Revision history for hpath-filepath
## 0.10.2 -- 2020-01-18
* Add `isSpecialDirectoryEntry`
## 0.10.0 -- 2020-01-04
* First version. Split from 'hpath', contains only the filepath ByteString manipulation parts.

View File

@@ -1,5 +1,5 @@
name: hpath-filepath
version: 0.10.1
version: 0.10.2
synopsis: ByteString based filepath manipulation
description: ByteString based filepath manipulation, similar to 'filepath' package. This is POSIX only.
-- bug-reports: