From ff2f5a9410658b09adf1cc3386db1a9a81cc1c71 Mon Sep 17 00:00:00 2001 From: mthierman Date: Sun, 2 Jun 2024 17:16:11 -0600 Subject: [PATCH] Bump version: v0.0.7 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e52d800d..e56a1b67 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.28) -project(Glow VERSION 0.0.6) +project(Glow VERSION 0.0.7) option( GLOW_TESTS