From 15d0edfee77358006259759cec6a32e33f66ac3e Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 20 Dec 2015 22:44:30 +0100 Subject: release v1.05 --- 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 c5dc59b..b90c99b 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.04'; +our $VERSION = '1.05'; use Carp; use DateTime; @@ -469,7 +469,7 @@ I =head1 VERSION -version 1.04 +version 1.05 =head1 DESCRIPTION -- cgit v1.2.3