Bumped version to 1.1.0

This commit is contained in:
Bob Polis 2025-01-04 11:55:43 +01:00
parent 58ca271ae8
commit d0021be5ec

View File

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