--- CBOR-XS/XS.pm 2016/11/26 00:47:02 1.65 +++ CBOR-XS/XS.pm 2017/06/27 02:03:24 1.66 @@ -66,7 +66,7 @@ use common::sense; -our $VERSION = 1.6; +our $VERSION = 1.7; our @ISA = qw(Exporter); our @EXPORT = qw(encode_cbor decode_cbor);