diff options
| author | Johnny Wang <wangjiahao@openresty.com> | 2021-12-10 20:19:58 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-10 20:19:58 +0800 |
| commit | 96e6e0ce67ed070a52223c1e9518c9018b1ce376 (patch) | |
| tree | 267879cfcd95c60117f1bd36cb486918695df4e4 /lua-cjson-2.1.0.10-1.rockspec | |
| parent | f416d2675eb36e3dd2d2b3882058233327ea3c07 (diff) | |
| download | lua-cjson-2.1.0.10.tar.gz lua-cjson-2.1.0.10.tar.bz2 lua-cjson-2.1.0.10.zip | |
bumped version to 2.1.0.10. (#79)2.1.0.10rc12.1.0.10
Diffstat (limited to '')
| -rw-r--r-- | lua-cjson-2.1.0.10-1.rockspec (renamed from lua-cjson-2.1.0.9-1.rockspec) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lua-cjson-2.1.0.9-1.rockspec b/lua-cjson-2.1.0.10-1.rockspec index 32a230e..2c2458a 100644 --- a/lua-cjson-2.1.0.9-1.rockspec +++ b/lua-cjson-2.1.0.10-1.rockspec | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | package = "lua-cjson" | 1 | package = "lua-cjson" |
| 2 | version = "2.1.0.9-1" | 2 | version = "2.1.0.10-1" |
| 3 | 3 | ||
| 4 | source = { | 4 | source = { |
| 5 | url = "git+https://github.com/openresty/lua-cjson", | 5 | url = "git+https://github.com/openresty/lua-cjson", |
| 6 | tag = "2.1.0.9", | 6 | tag = "2.1.0.10", |
| 7 | } | 7 | } |
| 8 | 8 | ||
| 9 | description = { | 9 | description = { |
