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 673a50a commit cd546dcCopy full SHA for cd546dc
lib/DBD/MariaDB.pm
@@ -10,7 +10,7 @@ use DBI;
10
use DynaLoader();
11
our @ISA = qw(DynaLoader);
12
13
-our $VERSION = '1.20';
+our $VERSION = '1.21';
14
15
bootstrap DBD::MariaDB $VERSION;
16
0 commit comments