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