Skip to content

Commit 46e89fe

Browse files
committed
Update version for new release
1 parent cc351ff commit 46e89fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/CellBIS/SQL/Abstract.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ use Mojo::Util qw(trim);
66
use CellBIS::SQL::Abstract::Utils;
77

88
# ABSTRACT: SQL Abstract
9-
our $VERSION = '0.1';
9+
our $VERSION = '0.2';
1010

1111
# For Query Insert :
1212
# ------------------------------------------------------------------------

0 commit comments

Comments
 (0)