We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 591f687 commit 60939b5Copy full SHA for 60939b5
src/p1_mysql.app.src
@@ -22,7 +22,7 @@
22
%%%----------------------------------------------------------------------
23
{application, p1_mysql,
24
[{description, "Pure Erlang MySQL driver"},
25
- {vsn, "1.0.25"},
+ {vsn, "1.0.26"},
26
{modules, []},
27
{registered, []},
28
{applications, [kernel, stdlib, public_key, ssl]},
0 commit comments