We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074d954 commit b3247d7Copy full SHA for b3247d7
2 files changed
CHANGELOG.md
@@ -3,6 +3,10 @@
3
`hslua-module-doclayout` uses [PVP Versioning][1].
4
The changelog is available [on GitHub][2].
5
6
+## 1.0.3
7
+
8
+Release pending.
9
10
## 1.0.2
11
12
Released 2022-02-05.
hslua-module-doclayout.cabal
@@ -1,6 +1,6 @@
1
cabal-version: 2.0
2
name: hslua-module-doclayout
-version: 1.0.2
+version: 1.0.3
synopsis: Lua module wrapping Text.DocLayout.
description: Lua module wrapping @Text.DocLayout@.
homepage: https://github.com/hslua/hslua-module-doclayout
0 commit comments