Bumping version to 1.004004
Karen Etheridge [Sat, 17 Sep 2022 18:16:54 +0000 (11:16 -0700)]
lib/JSON/MaybeXS.pm

index 86d0006..de07f24 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings FATAL => 'all';
 use base qw(Exporter);
 
-our $VERSION = '1.004003';
+our $VERSION = '1.004004';
 $VERSION =~ tr/_//d;
 
 sub _choose_json_module {