Bumped version to 1.1.0

This commit is contained in:
Bob Polis 2025-01-04 11:53:48 +01:00
parent 601f3d4e62
commit d403d4fa2f

View File

@ -12,7 +12,7 @@ PRODUCT := lib
# 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.