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