Skip to content

Commit 4a288d2

Browse files
committed
Bump version number for release.
1 parent 58ace45 commit 4a288d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Array/Compare.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ our ($VERSION, $AUTOLOAD);
185185

186186
use Carp;
187187

188-
$VERSION = 1.17;
188+
$VERSION = 1.18;
189189

190190
my %_defaults = (Sep => '^G',
191191
WhiteSpace => 1,

0 commit comments

Comments
 (0)