release v0.3.2

This commit is contained in:
Green Sky
2025-11-09 16:37:25 +01:00
parent 571656c64f
commit fe52d7cb12

View File

@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.14...3.24 FATAL_ERROR)
# cmake setup begin
project(tomato
VERSION 0.3.1
VERSION 0.3.2
HOMEPAGE_URL https://github.com/Green-Sky/tomato
)