We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents faad280 + 6e92bdb commit 919fe0eCopy full SHA for 919fe0e
lua-resty-pubsub.rockspec
@@ -1,8 +1,8 @@
1
package = "lua-resty-pubsub"
2
-version = "1.4-0"
+version = "1.5-0"
3
source = {
4
url = "git://github.com/wingify/lua-resty-pubsub",
5
- tag = "v1.4"
+ tag = "v1.5"
6
}
7
description = {
8
summary = "Lua Pubsub client driver for the ngx_lua based on the cosocket API",
0 commit comments