Bumping version to 1.003009
Karen Etheridge [Mon, 27 Feb 2017 07:26:10 +0000 (23:26 -0800)]
lib/JSON/MaybeXS.pm

index 457a955..f71d0d5 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings FATAL => 'all';
 use base qw(Exporter);
 
-our $VERSION = '1.003008';
+our $VERSION = '1.003009';
 $VERSION = eval $VERSION;
 
 sub _choose_json_module {