Skip to content

Commit

Permalink
Release 1.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
prefiks committed Oct 28, 2024
1 parent d92ff47 commit 19efecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/p1_mysql.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%%%----------------------------------------------------------------------
{application, p1_mysql,
[{description, "Pure Erlang MySQL driver"},
{vsn, "1.0.24"},
{vsn, "1.0.25"},
{modules, []},
{registered, []},
{applications, [kernel, stdlib, public_key, ssl]},
Expand Down

0 comments on commit 19efecb

Please sign in to comment.