From 0acb5e308d1895bd7c6cd596c0493e32d5884c74 Mon Sep 17 00:00:00 2001 From: saipubw Date: Fri, 4 Aug 2023 15:16:31 +0800 Subject: [PATCH] V0.2.2 Release --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 67785dc5e..9aaaa450e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.15) project(yaLanTingLibs - VERSION 0.2.1 + VERSION 0.2.2 DESCRIPTION "yaLanTingLibs" HOMEPAGE_URL "https://github.com/alibaba/yalantinglibs" LANGUAGES CXX