Skip to content

Commit

Permalink
Release 0.6.14
Browse files Browse the repository at this point in the history
  • Loading branch information
prefiks committed Jan 23, 2024
1 parent 6d956fa commit 5e7f58d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
# Version 0.6.14

* Change hex release process

# Version 0.6.13

* Fix hex release process
Expand Down
2 changes: 1 addition & 1 deletion src/p1_oauth2.app.src
Expand Up @@ -20,7 +20,7 @@
{application, p1_oauth2,
[
{description, "Erlang OAuth 2.0 implementation"},
{vsn, "0.6.13"},
{vsn, "0.6.14"},
{registered, []},
{applications, [
kernel,
Expand Down

0 comments on commit 5e7f58d

Please sign in to comment.