Skip to content

Commit a8ca5e0

Browse files
committed
Release v0.1
1 parent 5773b74 commit a8ca5e0

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
0.1 - 2016-12-22
2+
3+
- First release

mmdblua-scm-0.rockspec renamed to mmdblua-0.1-0.rockspec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
package = "mmdblua"
2-
version = "scm-0"
2+
version = "0.1-0"
33

44
source = {
5-
url = "git://github.com/daurnimator/mmdblua.git";
5+
url = "https://github.com/daurnimator/mmdblua/archive/v0.1.zip";
6+
dir = "mmdblua-0.1";
67
}
78

89
description = {

0 commit comments

Comments
 (0)