Bumping version to 1.003005
Karen Etheridge [Sun, 22 Mar 2015 22:02:07 +0000 (15:02 -0700)]
lib/JSON/MaybeXS.pm

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