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 cc351ff commit 46e89feCopy full SHA for 46e89fe
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.1';
+our $VERSION = '0.2';
10
11
# For Query Insert :
12
# ------------------------------------------------------------------------
0 commit comments