Skip to content

Commit

Permalink
Fix spec
Browse files Browse the repository at this point in the history
  • Loading branch information
niko.usai committed Jul 19, 2017
1 parent b584c3a commit 53c6837
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package = "external-oauth"
version = "1.0-3"
version = "1.1-2"
source = {
url = "https://github.com/mogui/kong-external-oauth"
}
Expand All @@ -18,4 +18,4 @@ build = {
["kong.plugins.external-oauth.handler"] = "src/handler.lua",
["kong.plugins.external-oauth.schema"] = "src/schema.lua"
}
}
}

0 comments on commit 53c6837

Please sign in to comment.