--- CBOR-XS/XS.pm 2013/12/01 14:30:52 1.33 +++ CBOR-XS/XS.pm 2013/12/01 14:48:00 1.34 @@ -66,7 +66,7 @@ use common::sense; -our $VERSION = 1.1; +our $VERSION = 1.11; our @ISA = qw(Exporter); our @EXPORT = qw(encode_cbor decode_cbor);