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