Bump version 1.0.0 → 1.1.0

This commit is contained in:
2025-04-03 15:55:13 +02:00
parent 400846dd56
commit 56309c5e8a

View File

@@ -12,7 +12,7 @@ PRODUCT := tool
# Single source of truth for version. # Single source of truth for version.
MAJOR := 1 MAJOR := 1
MINOR := 0 MINOR := 1
PATCH := 0 PATCH := 0
# Specify desired C++ standard for this project. # Specify desired C++ standard for this project.