Bump versions to 0.10.0 due to API break
This commit is contained in:
parent
ca59169f02
commit
dc131c3e6b
@ -1,5 +1,5 @@
|
|||||||
name: hpath-filepath
|
name: hpath-filepath
|
||||||
version: 0.9.3
|
version: 0.10.0
|
||||||
synopsis: ByteString based filepath manipulation
|
synopsis: ByteString based filepath manipulation
|
||||||
description: ByteString based filepath manipulation, similar to 'filepath' package. This is POSIX only.
|
description: ByteString based filepath manipulation, similar to 'filepath' package. This is POSIX only.
|
||||||
-- bug-reports:
|
-- bug-reports:
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: hpath-io
|
name: hpath-io
|
||||||
version: 0.9.3
|
version: 0.10.0
|
||||||
synopsis: High-level IO operations on files/directories
|
synopsis: High-level IO operations on files/directories
|
||||||
description: High-level IO operations on files/directories, utilizing type-safe Paths
|
description: High-level IO operations on files/directories, utilizing type-safe Paths
|
||||||
-- bug-reports:
|
-- bug-reports:
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: hpath
|
name: hpath
|
||||||
version: 0.9.2
|
version: 0.10.0
|
||||||
synopsis: Support for well-typed paths
|
synopsis: Support for well-typed paths
|
||||||
description: Support for well-typed paths, utilizing ByteString under the hood.
|
description: Support for well-typed paths, utilizing ByteString under the hood.
|
||||||
license: BSD3
|
license: BSD3
|
||||||
|
Loading…
Reference in New Issue
Block a user