Version bump

This commit is contained in:
Jordon Brooks 2024-05-16 23:54:22 +01:00
parent 6f5f8e7076
commit ff303b1277
Signed by: jordon
GPG key ID: DBD9758CD53E786A

View file

@ -12,7 +12,7 @@
# limitations under the License. # limitations under the License.
cmake_minimum_required(VERSION 3.10) cmake_minimum_required(VERSION 3.10)
project(HarmonyLinkLib VERSION 2.1.0) project(HarmonyLinkLib VERSION 2.1.1)
include(FetchContent) include(FetchContent)