Bumping version to 1.004001
Karen Etheridge [Fri, 1 May 2020 16:58:01 +0000 (09:58 -0700)]
lib/JSON/MaybeXS.pm

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