Skip to content

Commit 919fe0e

Browse files
authored
Merge pull request #6 from wingify/rockspec-update
Updated version in rockspec from 1.4 to 1.5
2 parents faad280 + 6e92bdb commit 919fe0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lua-resty-pubsub.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package = "lua-resty-pubsub"
2-
version = "1.4-0"
2+
version = "1.5-0"
33
source = {
44
url = "git://github.com/wingify/lua-resty-pubsub",
5-
tag = "v1.4"
5+
tag = "v1.5"
66
}
77
description = {
88
summary = "Lua Pubsub client driver for the ngx_lua based on the cosocket API",

0 commit comments

Comments
 (0)