From b6c2088af8168df8cd91590dfc66a771cdb87e63 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Thu, 20 Feb 2025 17:51:03 +0100 Subject: Release v0.06 --- bin/dbris | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/dbris b/bin/dbris index ef3b141..21da9da 100755 --- a/bin/dbris +++ b/bin/dbris @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.05'; +our $VERSION = '0.06'; use utf8; use DateTime; @@ -533,7 +533,7 @@ B [B<-d> I] [B<-a>|B<-t> I] [...] I =head1 VERSION -version 0.05 +version 0.06 =head1 DESCRIPTION -- cgit v1.2.3