Skip to content

Commit 0dfbb6f

Browse files
committed
bumped version to 0.06.
1 parent 12d11d0 commit 0dfbb6f

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.05'
19+
_VERSION = '0.06'
2020

2121

2222
local MAX_LINE_SIZE = 512

0 commit comments

Comments
 (0)