1 parent 6edb451 commit 6d211e2Copy full SHA for 6d211e2
1 file changed
rockspec
@@ -1,6 +1,6 @@
1
rockspec_format = "3.0"
2
package = "lua-memcached"
3
-version = "1.0.3-1"
+version = "1.0.3-2"
4
description = {
5
summary = "Lua binding and codec for memcached",
6
detailed = [[
@@ -22,7 +22,7 @@ external_dependencies = {
22
}
23
source = {
24
url = "git+https://github.com/anaef/lua-memcached.git",
25
- tag = "v1.0.2",
+ tag = "v1.0.3",
26
27
build = {
28
type = "builtin",
0 commit comments