From a1c9822c0b7c3091f717cd24c70f29c371527eeb Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 8 Feb 2025 15:31:27 +0100 Subject: Prepare v0.05 --- bin/dbris | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/dbris b/bin/dbris index 9d62f69..ef3b141 100755 --- a/bin/dbris +++ b/bin/dbris @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.04'; +our $VERSION = '0.05'; use utf8; use DateTime; @@ -533,7 +533,7 @@ B [B<-d> I] [B<-a>|B<-t> I] [...] I =head1 VERSION -version 0.04 +version 0.05 =head1 DESCRIPTION -- cgit v1.2.3