Skip to content

Commit

Permalink
Release v3.2.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maennchen committed Feb 21, 2024
1 parent ab661fd commit 3a5da3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/oidcc.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, oidcc, [
{description, "OpenID Connect client library for the BEAM."},
{vsn, "3.1.2-beta.1"},
{vsn, "3.2.0-beta.1"},
{registered, []},
{applications, [kernel, stdlib, inets, ssl, public_key, telemetry, jose]},
{env, []},
Expand Down

0 comments on commit 3a5da3c

Please sign in to comment.