We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e64254 commit 0a4614fCopy full SHA for 0a4614f
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