Skip to content

Commit

Permalink
Release v2.0.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
maennchen committed Sep 18, 2023
1 parent 4973cd2 commit 30ee49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/oidcc_cowboy.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, oidcc_cowboy, [
{description, "OpenId Connect cowboy handler"},
{vsn, "2.0.0-alpha.1"},
{vsn, "2.0.0-alpha.2"},
{modules, []},
{registered, []},
{applications, [
Expand Down

0 comments on commit 30ee49c

Please sign in to comment.