From d66fb794e9277f336f40c1a7a01a444dcfafd70c Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 5 Apr 2025 08:56:56 +0200 Subject: Release v0.09 --- bin/dbris-m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/dbris-m b/bin/dbris-m index c6cbe70..32772f2 100755 --- a/bin/dbris-m +++ b/bin/dbris-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.08'; +our $VERSION = '0.09'; use utf8; use DateTime; @@ -576,7 +576,7 @@ B BI|IB<:>I =head1 VERSION -version 0.08 +version 0.09 =head1 DESCRIPTION -- cgit v1.2.3