--- CBOR-XS/XS.pm 2016/02/08 04:26:01 1.47 +++ CBOR-XS/XS.pm 2016/02/25 14:22:49 1.48 @@ -66,7 +66,7 @@ use common::sense; -our $VERSION = 1.4; +our $VERSION = 1.41; our @ISA = qw(Exporter); our @EXPORT = qw(encode_cbor decode_cbor);