--- CBOR-XS/XS.pm 2017/06/27 02:03:24 1.66 +++ CBOR-XS/XS.pm 2018/11/15 19:52:41 1.67 @@ -66,7 +66,7 @@ use common::sense; -our $VERSION = 1.7; +our $VERSION = 1.71; our @ISA = qw(Exporter); our @EXPORT = qw(encode_cbor decode_cbor);