Skip to content

Commit cb05857

Browse files
committed
bumped version to 0.03.
1 parent 0dec207 commit cb05857

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
@@ -2,7 +2,7 @@
22

33
module("resty.upload", package.seeall)
44

5-
_VERSION = '0.02'
5+
_VERSION = '0.03'
66

77
local MAX_LINE_SIZE = 512
88

0 commit comments

Comments
 (0)