Skip to content

Commit

Permalink
v0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RobLoach committed Jun 1, 2022
1 parent 4262933 commit 4887ee1
Show file tree
Hide file tree
Showing 4 changed files with 1,973 additions and 2,592 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.1
VERSION 0.9.2
DESCRIPTION "Node.js bindings for raylib"
HOMEPAGE_URL "https://github.com/RobLoach/node-raylib"
LANGUAGES C CXX)
Expand Down
Loading

0 comments on commit 4887ee1

Please sign in to comment.