Skip to content

Commit

Permalink
bumped version to 0.03.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Aug 16, 2014
1 parent 4750919 commit 628a094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/resty/upstream/healthcheck.lua
Expand Up @@ -20,7 +20,7 @@ local spawn = ngx.thread.spawn
local wait = ngx.thread.wait

local _M = {
_VERSION = '0.02'
_VERSION = '0.03'
}

if not ngx.config
Expand Down

0 comments on commit 628a094

Please sign in to comment.