From a956ddd5be0c79bf0263440bc9a32a4590340d00 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Tue, 28 Jan 2025 19:28:12 +0100 Subject: Release v0.02 --- bin/dbris | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/dbris b/bin/dbris index a11a5c8..e2ea2a6 100755 --- a/bin/dbris +++ b/bin/dbris @@ -3,7 +3,7 @@ use strict; use warnings; use 5.020; -our $VERSION = '0.01'; +our $VERSION = '0.02'; use utf8; use DateTime; @@ -400,7 +400,7 @@ B [B<-d> I] [B<-t> I] [...] I =head1 VERSION -version 0.01 +version 0.02 =head1 DESCRIPTION -- cgit v1.2.3