Skip to content

Commit

Permalink
Add VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristian Chiru committed Sep 17, 2022
1 parent ac01076 commit 5ea8cd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kong/plugins/oidc/handler.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
local OidcHandler = {
VERSION = 1.3.0,
PRIORITY = 1000,
}
local utils = require("kong.plugins.oidc.utils")
Expand Down

0 comments on commit 5ea8cd4

Please sign in to comment.