Skip to content

Commit 4887ee1

Browse files
committed
v0.9.2
1 parent 4262933 commit 4887ee1

File tree

4 files changed

+1973
-2592
lines changed

4 files changed

+1973
-2592
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ include(FetchContent)
22

33
cmake_minimum_required(VERSION 3.11)
44
project (node-raylib
5-
VERSION 0.9.1
5+
VERSION 0.9.2
66
DESCRIPTION "Node.js bindings for raylib"
77
HOMEPAGE_URL "https://github.com/RobLoach/node-raylib"
88
LANGUAGES C CXX)

0 commit comments

Comments
 (0)