1
1
mirror of https://github.com/sol/hpack.git synced 2024-10-04 03:38:00 +03:00

Bump version

This commit is contained in:
Simon Hengel 2017-06-24 08:48:07 +08:00
parent 83cba8b2b0
commit 8eda90ad3a
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
-- see: https://github.com/sol/hpack
name: hpack
version: 0.18.0
version: 0.18.1
synopsis: An alternative format for Haskell packages
description: See README at <https://github.com/sol/hpack#readme>
category: Development

View File

@ -1,5 +1,5 @@
name: hpack
version: 0.18.0
version: 0.18.1
synopsis: An alternative format for Haskell packages
description: See README at <https://github.com/sol/hpack#readme>
maintainer: Simon Hengel <sol@typeful.net>