--- JSON-XS/XS.pm 2007/04/09 06:37:40 1.30 +++ JSON-XS/XS.pm 2007/04/11 12:23:02 1.31 @@ -88,7 +88,7 @@ use strict; BEGIN { - our $VERSION = '1.11'; + our $VERSION = '1.12'; our @ISA = qw(Exporter); our @EXPORT = qw(to_json from_json objToJson jsonToObj);