From d315aea52916ad9c6156969beb4bf74bd4b0ae19 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Fri, 7 Feb 2025 17:43:10 +0100 Subject: Release v0.04 --- bin/dbris | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/dbris') diff --git a/bin/dbris b/bin/dbris index b4cc4e2..3730fb7 100755 --- a/bin/dbris +++ b/bin/dbris @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.03'; +our $VERSION = '0.04'; use utf8; use DateTime; @@ -529,7 +529,7 @@ B [B<-d> I] [B<-a>|B<-t> I] [...] I =head1 VERSION -version 0.03 +version 0.04 =head1 DESCRIPTION -- cgit v1.2.3