Skip to content

Commit c78f92f

Browse files
committed
Set initial version to 0.1.0
1 parent 8350a57 commit c78f92f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
`hslua-module-doclayout` uses [PVP Versioning][1].
44
The changelog is available [on GitHub][2].
55

6-
## 0.0.0.0
6+
## 0.1.0
77

8-
* Initially created.
8+
* Initial release.
99

1010
[1]: https://pvp.haskell.org
1111
[2]: https://github.com/hslua/hslua-module-doclayout/releases

hslua-module-doclayout.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.0
22
name: hslua-module-doclayout
3-
version: 0.0.0
3+
version: 0.1.0
44
synopsis: Lua module wrapping Text.DocLayout.
55
description: Lua module wrapping @Text.DocLayout@.
66
homepage: https://github.com/hslua/hslua-module-doclayout

0 commit comments

Comments
 (0)