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