Skip to content
This repository was archived by the owner on Mar 22, 2021. It is now read-only.

Commit cafe547

Browse files
committed
Bump version to hslua-module-text 0.2.0
1 parent b7e5d70 commit cafe547

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

ChangeLog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# Revision history for hslua-module-text
22

3+
## 0.2.0 -- unreleased
4+
5+
- Use hslua 1.0.
6+
7+
38
## 0.1.2.2 -- 2018-03-09
49

510
- Relax upper bound for base.
611

12+
713
## 0.1.2.1 -- 2017-11-24
814

915
- Add missing test file in the sources archive. This oversight had

hslua-module-text.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: hslua-module-text
2-
version: 0.1.2.2
2+
version: 0.2.0
33
synopsis: Lua module for text
44
description: UTF-8 aware subset of Lua's `string` module.
55
homepage: https://github.com/hslua/hslua-module-text

0 commit comments

Comments
 (0)