From b3e285d707980cdf5c753ae6121aff3a9b679a0c Mon Sep 17 00:00:00 2001 From: EnumDev Date: Fri, 4 Sep 2026 15:56:51 +0300 Subject: [PATCH] Update package version to 0.14.0 --- info.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/info.yml b/info.yml index 6d616d3..e995e9b 100644 --- a/info.yml +++ b/info.yml @@ -1,7 +1,7 @@ name: libcbor description: CBOR protocol implementation for C -version: 0.13.0 -revision: 2 +version: 0.14.0 +revision: 1 url: https://github.com/PJK/libcbor license: MIT maintainers: