Skip to content

Commit 5ea1a48

Browse files
committed
Bump version to hslua-module-doclayout-1.1.1.1
1 parent 74d5cd9 commit 5ea1a48

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

6+
## 1.1.1.1
7+
8+
Released 2024-06-09.
9+
10+
- Fixed minor typos in docstrings.
11+
612
## 1.1.1
713

814
Released 2024-01-23.

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.2
22
name: hslua-module-doclayout
3-
version: 1.1.1
3+
version: 1.1.1.1
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)