Skip to content

Commit f3afbe0

Browse files
committed
Release v3.0.1
1 parent 77165ca commit f3afbe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oidcc.app.src

+1-1
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.0.0"},
3+
{vsn, "3.0.1"},
44
{registered, []},
55
{applications, [kernel, stdlib, inets, ssl, public_key, telemetry, jose]},
66
{env, []},

0 commit comments

Comments
 (0)