mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-24 05:14:40 -04:00
bump version to v0.3.0 to prepare for release and due to switch over to
new cli
This commit is contained in:
parent
aed28fc240
commit
34878e97b7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
cmake_minimum_required(VERSION 3.21 FATAL_ERROR)
|
||||
|
||||
project(geode-sdk VERSION 0.2.1 LANGUAGES CXX C)
|
||||
project(geode-sdk VERSION 0.3.0 LANGUAGES CXX C)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 20)
|
||||
set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue