Skip to content

Commit 208fc20

Browse files
committed
chore: add revision to v0.1.0 rockspec tag
1 parent 6404f88 commit 208fc20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rockspec/luarocks-build-lls-addon-0.1.0-1.rockspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package = "luarocks-build-lls-addon"
33
version = "0.1.0-1"
44
source = {
55
url = "git+https://github.com/LuaLS/luarocks-build-addon.git",
6-
tag = "v0.1.0",
6+
tag = "v0.1.0-1",
77
}
88
description = {
99
summary = "A build backend for LuaRocks that installs LuaLS addons",

0 commit comments

Comments
 (0)