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 122248c commit f92e399Copy full SHA for f92e399
src/oidcc.app.src
@@ -1,6 +1,6 @@
1
{application, oidcc, [
2
{description, "OpenID Connect client library for the BEAM."},
3
- {vsn, "3.6.0"},
+ {vsn, "3.7.0"},
4
{registered, []},
5
{applications, [kernel, stdlib, inets, ssl, public_key, telemetry, jose]},
6
{env, []},
0 commit comments