Skip to content

Commit

Permalink
chore: prepare 2.3.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
zmstone committed Aug 29, 2024
1 parent 0010a80 commit 1e79a3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sasl_auth.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, sasl_auth, [
{description, "Simple helper for SASL GSSAPI auth mechanism support in erlang applications"},
{vsn, "2.3.0"},
{description, "SASL GSSAPI and SCRAM auth mechanism support for Erlang/Elixir applications"},
{vsn, "2.3.1"},
{registered, []},
{applications, [kernel, stdlib]},
{env, []},
Expand Down

0 comments on commit 1e79a3d

Please sign in to comment.