--- JSON-XS/XS.pm 2007/08/13 16:05:42 1.57 +++ JSON-XS/XS.pm 2007/08/26 21:56:47 1.58 @@ -83,7 +83,7 @@ use strict; -our $VERSION = '1.44'; +our $VERSION = '1.5'; our @ISA = qw(Exporter); our @EXPORT = qw(to_json from_json);