--- JSON-XS/XS.pm 2007/07/26 11:33:35 1.56 +++ JSON-XS/XS.pm 2007/08/13 16:05:42 1.57 @@ -83,7 +83,7 @@ use strict; -our $VERSION = '1.43'; +our $VERSION = '1.44'; our @ISA = qw(Exporter); our @EXPORT = qw(to_json from_json);