--- CBOR-XS/XS.pm 2021/10/21 01:14:58 1.83 +++ CBOR-XS/XS.pm 2021/10/23 03:00:31 1.84 @@ -66,7 +66,7 @@ use common::sense; -our $VERSION = 1.84; +our $VERSION = 1.85; our @ISA = qw(Exporter); our @EXPORT = qw(encode_cbor decode_cbor);