Bump version 1.1.0 → 1.2.0

This commit is contained in:
2025-08-08 12:43:11 +02:00
parent 88d1943221
commit d3bafe2885

View File

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