Bumping version to 1.004002
Karen Etheridge [Sun, 17 May 2020 23:35:06 +0000 (16:35 -0700)]
lib/JSON/MaybeXS.pm

index 7d9ea6a..90cbf2f 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings FATAL => 'all';
 use base qw(Exporter);
 
-our $VERSION = '1.004001';
+our $VERSION = '1.004002';
 $VERSION =~ tr/_//d;
 
 sub _choose_json_module {