Skip to content

Commit 71baf75

Browse files
committed
change: updated the version info in luarocks.
1 parent b938a9e commit 71baf75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lua-resty-etcd-0.1-0.rockspec renamed to lua-resty-etcd-0.2-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.1-0"
2+
version = "0.2-0"
33
source = {
44
url = "git://github.com/pintsized/lua-resty-http",
5-
tag = "v0.1"
5+
tag = "v0.2"
66
}
77
description = {
88
summary = "Nonblocking Lua etcd driver library for OpenResty",

0 commit comments

Comments
 (0)