From 37818388c9e8567b8cccfe5a680f2e9c41541cfd Mon Sep 17 00:00:00 2001 From: brian d foy Date: Thu, 16 Mar 2023 10:08:28 -0400 Subject: [PATCH] Too many zeros in the date --- lib/Business/ISBN/Data.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Business/ISBN/Data.pm b/lib/Business/ISBN/Data.pm index 1383917..fe62c6b 100644 --- a/lib/Business/ISBN/Data.pm +++ b/lib/Business/ISBN/Data.pm @@ -7,7 +7,7 @@ use Carp qw(carp); use File::Basename qw(dirname); use File::Spec::Functions qw(catfile); -our $VERSION = '202300316.001'; +our $VERSION = '20230316.001'; =encoding utf8