From 507769a2d56ac1e0d8eaaef639b2d9b42c822a16 Mon Sep 17 00:00:00 2001 From: saipubw Date: Wed, 26 Jul 2023 10:50:26 +0800 Subject: [PATCH] Release 0.2.1 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 11552676a..2d0f6f703 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.15) project(yaLanTingLibs - VERSION 0.2.0 + VERSION 0.2.1 DESCRIPTION "yaLanTingLibs" HOMEPAGE_URL "https://github.com/alibaba/yalantinglibs" LANGUAGES CXX