Skip to content

Commit 0d1b924

Browse files
committed
Bump version to v1.0.1
1 parent 1d93e43 commit 0d1b924

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hpack-convert.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
-- see: https://github.com/sol/hpack
44

55
name: hpack-convert
6-
version: 1.1.0
6+
version: 1.0.1
77
synopsis: Convert Cabal manifests into hpack's package.yamls
88
category: Development
99
homepage: https://github.com/yamadapc/hpack-convert#readme

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: hpack-convert
2-
version: '1.1.0'
2+
version: '1.0.1'
33
synopsis: Convert Cabal manifests into hpack's package.yamls
44
maintainer: Pedro Tacla Yamada <tacla.yamada@gmail.com>
55
license: MIT

0 commit comments

Comments
 (0)