From 30e596e51d8ef45bbc02dc480cfba8bb4d8f2257 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 1 Mar 2025 14:52:12 +0100 Subject: Release v0.06 --- 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 ea751b3..4bb711e 100755 --- a/bin/dbris-m +++ b/bin/dbris-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.05'; +our $VERSION = '0.06'; use utf8; use DateTime; @@ -573,7 +573,7 @@ B BI|IB<:>I =head1 VERSION -version 0.05 +version 0.06 =head1 DESCRIPTION -- cgit v1.2.3