We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80d8056 commit c23ba30Copy full SHA for c23ba30
src/oidcc_cowboy.app.src
@@ -1,6 +1,6 @@
1
{application, oidcc_cowboy, [
2
{description, "OpenId Connect cowboy handler"},
3
- {vsn, "2.0.0-alpha.2"},
+ {vsn, "2.0.0-alpha.3"},
4
{modules, []},
5
{registered, []},
6
{applications, [
0 commit comments