Skip to content

Commit 768de5d

Browse files
committed
change: updated the luarocks version to 0.3.
1 parent a857d6b commit 768de5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lua-resty-etcd-0.2-0.rockspec renamed to lua-resty-etcd-0.3-0.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package = "lua-resty-etcd"
2-
version = "0.2-0"
2+
version = "0.3-0"
33
source = {
44
url = "git://github.com/iresty/lua-resty-etcd",
5-
tag = "v0.2"
5+
tag = "v0.3"
66
}
77
description = {
88
summary = "Nonblocking Lua etcd driver library for OpenResty",

0 commit comments

Comments
 (0)