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 659e624 commit d12853bCopy full SHA for d12853b
lib/CellBIS/SQL/Abstract.pm
@@ -6,7 +6,7 @@ use Mojo::Util qw(trim);
6
use CellBIS::SQL::Abstract::Utils;
7
8
# ABSTRACT: SQL Abstract
9
-our $VERSION = '0.2';
+our $VERSION = '0.3';
10
11
# For Query Insert :
12
# ------------------------------------------------------------------------
0 commit comments