Bumping version to 1.003007
[p5sagit/JSON-MaybeXS.git] / lib / JSON / MaybeXS.pm
index aa2f06d..41b0d0d 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings FATAL => 'all';
 use base qw(Exporter);
 
-our $VERSION = '1.003006_001';
+our $VERSION = '1.003007';
 $VERSION = eval $VERSION;
 
 sub _choose_json_module {