From 6fea53244af7939ce9231f53a5c312267669fc80 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 21 Jun 2025 03:55:58 +0200 Subject: Release v0.07 --- bin/dbris | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/dbris b/bin/dbris index ac79d1b..c0afa36 100755 --- a/bin/dbris +++ b/bin/dbris @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.06'; +our $VERSION = '0.07'; use utf8; use DateTime; @@ -549,7 +549,7 @@ B [B<-d> I] [B<-a>|B<-t> I] [...] I =head1 VERSION -version 0.06 +version 0.07 =head1 DESCRIPTION -- cgit v1.2.3