We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e31967 commit 5f6adbeCopy full SHA for 5f6adbe
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.25)
2
3
project(luaclasslib
4
- VERSION 3.0.0
+ VERSION 3.0.1
5
LANGUAGES C CXX)
6
7
set(LUACLASS_ENABLE_ASAN false CACHE BOOL "Enable address sanitizer for tests target.")
0 commit comments