Skip to content

Commit 085fe7e

Browse files
committed
bumped version to 0.07.
1 parent ac2ec72 commit 085fe7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/resty/upload.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ local get_headers = ngx.req.get_headers
1616

1717
module(...)
1818

19-
_VERSION = '0.06'
19+
_VERSION = '0.07'
2020

2121

2222
local MAX_LINE_SIZE = 512

0 commit comments

Comments
 (0)