Skip to content

Commit a708acc

Browse files
committed
v0.10.0
1 parent bc6e8d0 commit a708acc

File tree

3 files changed

+1239
-1133
lines changed

3 files changed

+1239
-1133
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.2
5+
VERSION 0.10.0
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)