From 29329ca3fe37d07117914c91786bf557d285fdfc Mon Sep 17 00:00:00 2001 From: Olivier Le Doeuff Date: Mon, 9 Dec 2024 11:03:23 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=201.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3eeb9b8..a79714d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,7 +23,7 @@ cmake_minimum_required(VERSION 3.14.0...3.24.0) project( asio.cmake - VERSION 1.2.1 + VERSION 1.3.0 LANGUAGES CXX )