Skip to content

Commit 252553d

Browse files
Bump version to 0.8.3
1 parent e5e673f commit 252553d

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.2)
3+
project(RigelEngine VERSION 0.8.3)
44

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

0 commit comments

Comments
 (0)