Skip to content

Commit e6bf263

Browse files
committed
chore(*) release 3.10
1 parent 41991f8 commit e6bf263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/resty/session.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ local function init()
380380
end
381381

382382
local session = {
383-
_VERSION = "3.9"
383+
_VERSION = "3.10"
384384
}
385385

386386
session.__index = session

0 commit comments

Comments
 (0)