Verified Commit c332000c authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

CMake: Bump version to `0.3.1`

parent 1d584362
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ cmake_minimum_required(VERSION 3.19)

project(
  scord
  VERSION 0.3.0
  VERSION 0.3.1
  LANGUAGES C CXX
)