api changes, check README

This commit is contained in:
nexusverypro
2026-07-03 22:00:03 +01:00
parent ca6b22a2b5
commit 35f52a4115
7 changed files with 549 additions and 88 deletions

View File

@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.21)
project(
radhook
VERSION 1.0.0
VERSION 1.1.0
DESCRIPTION "cross-platform function hooking library"
LANGUAGES CXX
)