From 1ee807385a8310e6ce9c92a2f27902cc5190d693 Mon Sep 17 00:00:00 2001 From: Stephen Berry Date: Mon, 22 Apr 2024 12:29:08 -0500 Subject: [PATCH] version 2.5.4 bump --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 78778280d7..535b4025a3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ include(cmake/prelude.cmake) project( glaze - VERSION 2.5.3 + VERSION 2.5.4 LANGUAGES CXX )