Skip to content

Commit 9c3a1ee

Browse files
committed
chore: release 0.0.5-1
1 parent 70ed27a commit 9c3a1ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lua-evdev.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
rockspec_format = "3.0"
22
package = "lua-evdev"
3-
version = "0.0.4-1"
3+
version = "0.0.5-1"
44
source = {
55
url = "git+https://github.com/MunifTanjim/lua-evdev.git",
6-
tag = "0.0.4-1",
6+
tag = "0.0.5",
77
}
88
description = {
99
summary = "LuaJIT FFI Bindings for libevdev.",

0 commit comments

Comments
 (0)