Skip to content

Commit 98f3f7d

Browse files
committed
Update version for new release 0.4
1 parent c55aa98 commit 98f3f7d

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.3';
9+
our $VERSION = '0.4';
1010

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

0 commit comments

Comments
 (0)