From aeb6c6407759445b2c92fff86e7f9633dd64ef60 Mon Sep 17 00:00:00 2001 From: ITotalJustice <47043333+ITotalJustice@users.noreply.github.com> Date: Tue, 27 May 2025 17:44:48 +0100 Subject: [PATCH] bump version for new release 0.10.3 -> 0.11.0 --- sphaira/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphaira/CMakeLists.txt b/sphaira/CMakeLists.txt index 088fe68..9b2c0b9 100644 --- a/sphaira/CMakeLists.txt +++ b/sphaira/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.13) -set(sphaira_VERSION 0.10.3) +set(sphaira_VERSION 0.11.0) project(sphaira VERSION ${sphaira_VERSION}