Skip to content

Commit

Permalink
v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RobLoach committed Aug 5, 2022
1 parent bc6e8d0 commit a708acc
Show file tree
Hide file tree
Showing 3 changed files with 1,239 additions and 1,133 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ include(FetchContent)

cmake_minimum_required(VERSION 3.11)
project (node-raylib
VERSION 0.9.2
VERSION 0.10.0
DESCRIPTION "Node.js bindings for raylib"
HOMEPAGE_URL "https://github.com/RobLoach/node-raylib"
LANGUAGES C CXX)
Expand Down
Loading

0 comments on commit a708acc

Please sign in to comment.