From 5927366ddb8989b1e329329e82834124c7fff1d5 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 30 Apr 2015 11:21:10 +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 8e393f2..e5b80e3 100755 --- a/bin/db-iris +++ b/bin/db-iris @@ -6,7 +6,7 @@ use utf8; no if $] >= 5.018, warnings => 'experimental::smartmatch'; -our $VERSION = '0.09'; +our $VERSION = '0.10'; use Carp; use DateTime; @@ -448,7 +448,7 @@ I =head1 VERSION -version 0.09 +version 0.10 =head1 DESCRIPTION -- cgit v1.2.3