--- CBOR-XS/XS.pm 2016/04/25 18:20:22 1.53 +++ CBOR-XS/XS.pm 2016/04/25 18:24:44 1.54 @@ -66,7 +66,7 @@ use common::sense; -our $VERSION = 1.41; +our $VERSION = 1.5; our @ISA = qw(Exporter); our @EXPORT = qw(encode_cbor decode_cbor);