Skip to content

Commit cae01f5

Browse files
committed
bumped version to 0.10.
1 parent 2540d96 commit cae01f5

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
@@ -10,7 +10,7 @@ local ngx_var = ngx.var
1010
-- local print = print
1111

1212

13-
local _M = { _VERSION = '0.09' }
13+
local _M = { _VERSION = '0.10' }
1414

1515

1616
local CHUNK_SIZE = 4096

0 commit comments

Comments
 (0)