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

Commit 8afcea9

Browse files
committed
Release hslua-module-system version 0.1.0
1 parent bf57713 commit 8afcea9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Revision history for hslua-module-system
22

3-
## 0.1.0.0 -- 2019-04-26
3+
## 0.1.0 -- 2019-04-26
44

55
* First version. Released on an unsuspecting world.

hslua-module-system.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: hslua-module-system
2-
version: 0.1.0.0
2+
version: 0.1.0
33
synopsis: Lua module wrapper around Haskell's System module.
44
homepage: https://github.com/hslua/hslua-module-system
55
license: MIT

0 commit comments

Comments
 (0)