Bumping version to 1.003006
Karen Etheridge [Tue, 28 Jun 2016 23:22:20 +0000 (16:22 -0700)]
lib/JSON/MaybeXS.pm

index a0fe146..ecbb089 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings FATAL => 'all';
 use base qw(Exporter);
 
-our $VERSION = '1.003005';
+our $VERSION = '1.003006';
 $VERSION = eval $VERSION;
 
 sub _choose_json_module {