Skip to content

Commit c6a66d1

Browse files
Bump version
1 parent 902562f commit c6a66d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
22

3-
project(RigelEngine VERSION 0.8.0)
3+
project(RigelEngine VERSION 0.8.1)
44

55
set(CMAKE_CXX_STANDARD 17)
66
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)