From b152d9603f4cbdcd8e4bca345de9c67d69891b77 Mon Sep 17 00:00:00 2001 From: Open592 Developer Date: Thu, 25 Jan 2024 01:08:24 -0800 Subject: [PATCH] v1.0.2 Signed-off-by: Open592 Developer --- CMakeLists.txt | 2 +- META | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 65df819..66fd2ea 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ set(CMAKE_CONFIGURATION_TYPES Debug Release) project( browsercontrol - VERSION 1.0.1 + VERSION 1.0.2 DESCRIPTION "Cross platform browsercontrol library" HOMEPAGE_URL "https://github.com/Open592/browsercontrol" LANGUAGES C CXX diff --git a/META b/META index b18d465..570c796 100644 --- a/META +++ b/META @@ -1 +1 @@ -v1.0.1 +v1.0.2