--- JSON-XS/XS.pm 2007/03/22 21:36:52 1.5 +++ JSON-XS/XS.pm 2007/03/22 23:24:18 1.6 @@ -61,7 +61,7 @@ package JSON::XS; BEGIN { - $VERSION = '0.1'; + $VERSION = '0.2'; @ISA = qw(Exporter); @EXPORT = qw(to_json from_json);