From 486c872c74295115f8ffba1420b9432c52c9cc43 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 26 May 2015 12:40:43 +0200 Subject: version bump --- bin/db-iris | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/db-iris') diff --git a/bin/db-iris b/bin/db-iris index eeec35d..34c0e81 100755 --- a/bin/db-iris +++ b/bin/db-iris @@ -6,7 +6,7 @@ use utf8; no if $] >= 5.018, warnings => 'experimental::smartmatch'; -our $VERSION = '1.01'; +our $VERSION = '1.02'; use Carp; use DateTime; @@ -458,7 +458,7 @@ I =head1 VERSION -version 1.01 +version 1.02 =head1 DESCRIPTION -- cgit v1.2.3