Skip to content

Commit

Permalink
Release 1.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
prefiks committed Jan 23, 2024
1 parent 1457944 commit 2f6a9ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/p1_mysql.app.src
Expand Up @@ -22,7 +22,7 @@
%%%----------------------------------------------------------------------
{application, p1_mysql,
[{description, "Pure Erlang MySQL driver"},
{vsn, "1.0.22"},
{vsn, "1.0.23"},
{modules, []},
{registered, []},
{applications, [kernel, stdlib, public_key, ssl]},
Expand Down

0 comments on commit 2f6a9ce

Please sign in to comment.