File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.11)
22set (CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR} /cmake" )
33project (raylib_cpp
4- VERSION 4.5.1
4+ VERSION 4.5.2
55 DESCRIPTION "raylib-cpp C++ Object Oriented Wrapper for raylib"
66 HOMEPAGE_URL "https://github.com/robloach/raylib-cpp"
77 LANGUAGES C CXX
Original file line number Diff line number Diff line change 11{
22 "name" : " raylib-cpp" ,
3- "version" : " 4.5.1 " ,
3+ "version" : " 4.5.2 " ,
44 "repo" : " RobLoach/raylib-cpp" ,
55 "description" : " raylib-cpp: C++ Object-Oriented Wrapper for raylib" ,
66 "homepage" : " https://github.com/robloach/raylib-cpp" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " raylib-cpp" ,
3- "version" : " 4.5.1 " ,
3+ "version" : " 4.5.2 " ,
44 "description" : " raylib-cpp: C++ Object-Oriented Wrapper for raylib" ,
55 "main" : " index.js" ,
66 "private" : true ,
You can’t perform that action at this time.
0 commit comments