Skip to content

Commit 17d1c84

Browse files
committed
Bump version
1 parent 215406f commit 17d1c84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
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.0-1"
2+
version = "0.2.1-1"
33
source = {
44
url = "git://github.com/tsuru/lua-resty-libjwt.git",
5-
tag = "v0.2.0"
5+
tag = "v0.2.1"
66
}
77
description = {
88
summary = "Lua bindings to libjwt (https://github.com/benmcollins/libjwt) using FFI",

0 commit comments

Comments
 (0)