--- CBOR-XS/XS.pm 2013/10/29 21:13:28 1.15 +++ CBOR-XS/XS.pm 2013/10/29 22:04:52 1.16 @@ -68,7 +68,7 @@ use common::sense; -our $VERSION = 0.06; +our $VERSION = 0.07; our @ISA = qw(Exporter); our @EXPORT = qw(encode_cbor decode_cbor);