Bumping version to 1.004000
Graham Knop [Thu, 19 Apr 2018 16:05:14 +0000 (18:05 +0200)]
lib/JSON/MaybeXS.pm

index ff0a580..302b01c 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings FATAL => 'all';
 use base qw(Exporter);
 
-our $VERSION = '1.003010';
+our $VERSION = '1.004000';
 $VERSION = eval $VERSION;
 
 sub _choose_json_module {