--- JSON-XS/XS.pm 2007/04/03 23:59:04 1.28 +++ JSON-XS/XS.pm 2007/04/09 05:09:57 1.29 @@ -88,7 +88,7 @@ use strict; BEGIN { - our $VERSION = '1.1'; + our $VERSION = '1.11'; our @ISA = qw(Exporter); our @EXPORT = qw(to_json from_json objToJson jsonToObj);