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 dad4ffd commit ee3434dCopy full SHA for ee3434d
1 file changed
src/oidcc.app.src
@@ -3,7 +3,7 @@
3
4
{application, oidcc, [
5
{description, "OpenID Connect client library for the BEAM."},
6
- {vsn, "3.7.1"},
+ {vsn, "3.7.2"},
7
{registered, []},
8
{applications, [kernel, stdlib, inets, ssl, public_key, telemetry, jose]},
9
{env, []},
0 commit comments