make this release a trial release
[p5sagit/JSON-MaybeXS.git] / lib / JSON / MaybeXS.pm
index ecbb089..aa2f06d 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings FATAL => 'all';
 use base qw(Exporter);
 
-our $VERSION = '1.003006';
+our $VERSION = '1.003006_001';
 $VERSION = eval $VERSION;
 
 sub _choose_json_module {