--- JSON-XS/XS.pm 2007/05/09 16:33:53 1.34 +++ JSON-XS/XS.pm 2007/05/09 16:41:12 1.35 @@ -88,7 +88,7 @@ use strict; BEGIN { - our $VERSION = '1.2'; + our $VERSION = '1.21'; our @ISA = qw(Exporter); our @EXPORT = qw(to_json from_json objToJson jsonToObj);