Skip to content

Commit 5e6aba8

Browse files
committed
bumped version to 0.04.
1 parent 65502e4 commit 5e6aba8

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
@@ -14,7 +14,7 @@ local get_headers = ngx.req.get_headers
1414

1515
module(...)
1616

17-
_VERSION = '0.03'
17+
_VERSION = '0.04'
1818

1919

2020
local MAX_LINE_SIZE = 512

0 commit comments

Comments
 (0)