Skip to content

Commit

Permalink
chore: bump version to 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xiedacon committed Feb 12, 2019
1 parent 6ca0862 commit 91b7ebd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/resty/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ local function cluster()
end

local Config = {
_VERSION = "0.1",
path = ngx.config.prefix() .. "config",
exts = {
lua = function(path)
Expand Down

0 comments on commit 91b7ebd

Please sign in to comment.