Skip to content

Commit bbcaf8a

Browse files
authored
feat: release v1.10.6 (#218)
1 parent 3f5a0c1 commit bbcaf8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rockspec/lua-resty-etcd-1.10.6-0.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
package = "lua-resty-etcd-master"
1+
package = "lua-resty-etcd"
22
version = "1.10.6-0"
33
source = {
44
url = "git://github.com/api7/lua-resty-etcd",
5-
branch = "v1.10.6",
5+
tag = "v1.10.6",
66
}
77

88
description = {

0 commit comments

Comments
 (0)