--- JSON-XS/XS.pm 2007/03/23 15:57:18 1.8 +++ JSON-XS/XS.pm 2007/03/23 16:00:19 1.9 @@ -61,7 +61,7 @@ package JSON::XS; BEGIN { - $VERSION = '0.2'; + $VERSION = '0.3'; @ISA = qw(Exporter); @EXPORT = qw(to_json from_json);