Skip to content

Commit

Permalink
Update project version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dasaav-dsv committed Apr 27, 2024
1 parent cdfdd93 commit c05e134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.15.0)
project(libER VERSION 0.1.1.0 LANGUAGES C CXX)
project(libER VERSION 0.1.2.0 LANGUAGES C CXX)

# Must build with C++20 or newer
set(CMAKE_CXX_STANDARD 20)
Expand Down

0 comments on commit c05e134

Please sign in to comment.