--- CBOR-XS/XS.pm 2014/12/14 06:12:13 1.43 +++ CBOR-XS/XS.pm 2015/04/27 20:21:53 1.44 @@ -66,7 +66,7 @@ use common::sense; -our $VERSION = 1.26; +our $VERSION = 1.3; our @ISA = qw(Exporter); our @EXPORT = qw(encode_cbor decode_cbor);