From 9392e11dcb7843b3ce04e9014864e0486dba6cef Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 25 Jan 2025 21:46:00 +0100 Subject: Release v0.02 Closes #1 --- 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 b00d142..545d696 100755 --- a/bin/dbris-m +++ b/bin/dbris-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.01'; +our $VERSION = '0.02'; use utf8; use DateTime; @@ -448,7 +448,7 @@ B BI|IB<:>I =head1 VERSION -version 0.01 +version 0.02 =head1 DESCRIPTION -- cgit v1.2.3