We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6e8d0 commit a708accCopy full SHA for a708acc
CMakeLists.txt
@@ -2,7 +2,7 @@ include(FetchContent)
2
3
cmake_minimum_required(VERSION 3.11)
4
project (node-raylib
5
- VERSION 0.9.2
+ VERSION 0.10.0
6
DESCRIPTION "Node.js bindings for raylib"
7
HOMEPAGE_URL "https://github.com/RobLoach/node-raylib"
8
LANGUAGES C CXX)
0 commit comments