Skip to content

Commit

Permalink
Release v2.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maennchen committed Sep 14, 2023
1 parent f39a109 commit a3ad9aa
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-dev"},
{vsn, "2.0.0-alpha.1"},
{modules, []},
{registered, []},
{applications, [
Expand Down

0 comments on commit a3ad9aa

Please sign in to comment.