提交 9a57b699 编写于 作者: T Thibault Charbonnier

release: 0.0.4

上级 4533ba73
......@@ -152,4 +152,4 @@ Work licensed under the MIT License.
[badge-travis-url]: https://travis-ci.org/thibaultCha/lua-resty-jit-uuid
[badge-travis-image]: https://travis-ci.org/thibaultCha/lua-resty-jit-uuid.svg?branch=master
[badge-version-image]: https://img.shields.io/badge/version-0.0.3-blue.svg?style=flat
[badge-version-image]: https://img.shields.io/badge/version-0.0.4-blue.svg?style=flat
......@@ -11,7 +11,7 @@ local band = bit.band
local bor = bit.bor
local _M = {
_VERSION = '0.0.3'
_VERSION = '0.0.4'
}
----------
......
package = "lua-resty-jit-uuid"
version = "0.0.3-1"
version = "0.0.4-1"
source = {
url = "git://github.com/thibaultCha/lua-resty-jit-uuid",
tag = "0.0.3"
tag = "0.0.4"
}
description = {
summary = "Fast and dependency-free uuid generation for OpenResty/LuaJIT",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册