--- CBOR-XS/XS.pm 2020/11/29 21:35:06 1.72 +++ CBOR-XS/XS.pm 2020/11/29 21:35:51 1.73 @@ -66,7 +66,7 @@ use common::sense; -our $VERSION = 1.71; +our $VERSION = 1.8; our @ISA = qw(Exporter); our @EXPORT = qw(encode_cbor decode_cbor);