Skip to content

Commit ae69e50

Browse files
committed
bumped version to 0.05.
1 parent f8ce1b8 commit ae69e50

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.04'
19+
_VERSION = '0.05'
2020

2121

2222
local MAX_LINE_SIZE = 512

0 commit comments

Comments
 (0)