Skip to content

Commit 922abdb

Browse files
committed
Bump version
1 parent 17d1c84 commit 922abdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lua-resty-libjwt-0.2.1-1.rockspec renamed to lua-resty-libjwt-0.3.0-1.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package = "lua-resty-libjwt"
2-
version = "0.2.1-1"
2+
version = "0.3.0-1"
33
source = {
44
url = "git://github.com/tsuru/lua-resty-libjwt.git",
5-
tag = "v0.2.1"
5+
tag = "v0.3.0"
66
}
77
description = {
88
summary = "Lua bindings to libjwt (https://github.com/benmcollins/libjwt) using FFI",

0 commit comments

Comments
 (0)