From 43ebab52d44c5e923c04c3e67610e0814c395b90 Mon Sep 17 00:00:00 2001 From: ITotalJustice <47043333+ITotalJustice@users.noreply.github.com> Date: Thu, 5 Jun 2025 01:00:08 +0100 Subject: [PATCH] bump version for new release 0.11.3 -> 0.12.0 --- sphaira/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphaira/CMakeLists.txt b/sphaira/CMakeLists.txt index 548a0aa..4b7f74b 100644 --- a/sphaira/CMakeLists.txt +++ b/sphaira/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.13) -set(sphaira_VERSION 0.11.3) +set(sphaira_VERSION 0.12.0) project(sphaira VERSION ${sphaira_VERSION}