--- JSON-XS/XS.pm 2009/02/18 00:08:28 1.117 +++ JSON-XS/XS.pm 2009/02/19 01:13:46 1.118 @@ -104,7 +104,7 @@ no warnings; use strict; -our $VERSION = '2.232'; +our $VERSION = '2.2311'; our @ISA = qw(Exporter); our @EXPORT = qw(encode_json decode_json to_json from_json);