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

Commit 39c886c

Browse files
committed
Bump version to v0.1.2.1
1 parent b1ded58 commit 39c886c

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,5 +1,11 @@
11
# Revision history for hslua-module-text
22

3+
## 0.1.2.1 -- 2017-11-24
4+
5+
- Add missing test file in the sources archive. This oversight had
6+
caused some stackage test failures.
7+
8+
39
## 0.1.2 -- 2017-11-17
410

511
- Run tests with Travis CI.

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+
version: 0.1.2.1
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-test

0 commit comments

Comments
 (0)