We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4262933 commit 4887ee1Copy full SHA for 4887ee1
4 files changed
CMakeLists.txt
@@ -2,7 +2,7 @@ include(FetchContent)
2
3
cmake_minimum_required(VERSION 3.11)
4
project (node-raylib
5
- VERSION 0.9.1
+ VERSION 0.9.2
6
DESCRIPTION "Node.js bindings for raylib"
7
HOMEPAGE_URL "https://github.com/RobLoach/node-raylib"
8
LANGUAGES C CXX)
0 commit comments