--- CBOR-XS/XS.pm 2013/12/02 06:39:03 1.37 +++ CBOR-XS/XS.pm 2013/12/03 10:23:55 1.38 @@ -66,7 +66,7 @@ use common::sense; -our $VERSION = 1.11; +our $VERSION = 1.12; our @ISA = qw(Exporter); our @EXPORT = qw(encode_cbor decode_cbor);