Skip to content

Commit 8141d51

Browse files
feature: bumped to version v0.23.
1 parent 9450b47 commit 8141d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/resty/dns/resolver.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ local SECTION_AR = 3
5858

5959

6060
local _M = {
61-
_VERSION = '0.22',
61+
_VERSION = '0.23',
6262
TYPE_A = TYPE_A,
6363
TYPE_NS = TYPE_NS,
6464
TYPE_CNAME = TYPE_CNAME,

0 commit comments

Comments
 (0)