Release new versions

This commit is contained in:
2020-01-26 21:51:39 +01:00
parent 87e452c49f
commit f7e2131192
4 changed files with 11 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Revision history for hpath-io
## 0.13.0 -- 2020-01-26
* switch to using 'hpath-bytestring' for the implementation (this is now just a wrapper module, mostly)
## 0.12.0 -- 2020-01-20
* breaking API changes

View File

@@ -1,5 +1,5 @@
name: hpath-io
version: 0.12.0
version: 0.13.0
synopsis: High-level IO operations on files/directories
description: High-level IO operations on files/directories, utilizing type-safe Paths
-- bug-reports: