Skip to content

Commit f8cbc5f

Browse files
committed
v0.2.4
1 parent 7f5633e commit f8cbc5f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.2.4
2+
3+
- Luarocks 3.12 compatibility
4+
15
## v0.2.3
26

37
- Add option to include lua files

luarocks-build-rust-mlua-0.2.3-1.rockspec renamed to luarocks-build-rust-mlua-0.2.4-1.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
rockspec_format = "3.0"
22
package = "luarocks-build-rust-mlua"
3-
version = "0.2.3-1"
3+
version = "0.2.4-1"
44

55
source = {
66
url = "git+https://github.com/mlua-rs/luarocks-build-rust-mlua",
7-
tag = "0.2.3",
7+
tag = "0.2.4",
88
}
99

1010
description = {

0 commit comments

Comments
 (0)