Skip to content

Commit 018dbb5

Browse files
committed
Release v3.2.0-beta.2
1 parent d33ec80 commit 018dbb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oidcc.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application, oidcc, [
22
{description, "OpenID Connect client library for the BEAM."},
3-
{vsn, "3.2.0-beta.1"},
3+
{vsn, "3.2.0-beta.2"},
44
{registered, []},
55
{applications, [kernel, stdlib, inets, ssl, public_key, telemetry, jose]},
66
{env, []},

0 commit comments

Comments
 (0)