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 c55aa98 commit 98f3f7dCopy full SHA for 98f3f7d
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.3';
+our $VERSION = '0.4';
10
11
# For Query Insert :
12
# ------------------------------------------------------------------------
0 commit comments