Skip to content

Commit

Permalink
bumped version to 0.08.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Aug 26, 2012
1 parent e984a63 commit 0cc00c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/resty/dns/resolver.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module("resty.dns.resolver", package.seeall)


_VERSION = '0.07'
_VERSION = '0.08'


local bit = require "bit"
Expand Down

0 comments on commit 0cc00c8

Please sign in to comment.