We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9450b47 commit 8141d51Copy full SHA for 8141d51
lib/resty/dns/resolver.lua
@@ -58,7 +58,7 @@ local SECTION_AR = 3
58
59
60
local _M = {
61
- _VERSION = '0.22',
+ _VERSION = '0.23',
62
TYPE_A = TYPE_A,
63
TYPE_NS = TYPE_NS,
64
TYPE_CNAME = TYPE_CNAME,
0 commit comments