Bump version 1.1.0 → 1.2.0

This commit is contained in:
2025-05-15 21:47:24 +02:00
parent c47e03c87c
commit 898df846a6

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 := 1 MINOR := 2
PATCH := 0 PATCH := 0
# Specify desired C++ standard for this project. # Specify desired C++ standard for this project.