--- JSON-XS/XS.pm 2007/03/29 02:45:49 1.25 +++ JSON-XS/XS.pm 2007/03/31 14:20:06 1.26 @@ -88,7 +88,7 @@ use strict; BEGIN { - our $VERSION = '1.0'; + our $VERSION = '1.01'; our @ISA = qw(Exporter); our @EXPORT = qw(to_json from_json objToJson jsonToObj);