We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77165ca commit f3afbe0Copy full SHA for f3afbe0
src/oidcc.app.src
@@ -1,6 +1,6 @@
1
{application, oidcc, [
2
{description, "OpenID Connect client library for the BEAM."},
3
- {vsn, "3.0.0"},
+ {vsn, "3.0.1"},
4
{registered, []},
5
{applications, [kernel, stdlib, inets, ssl, public_key, telemetry, jose]},
6
{env, []},
0 commit comments