Skip to content

Commit

Permalink
[RELEASE] v1.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: AeroStun <24841307+AeroStun@users.noreply.github.com>
  • Loading branch information
AeroStun committed Aug 16, 2021
1 parent 44254a0 commit 8ec48e0
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
Expand Up @@ -19,7 +19,7 @@ cmake_minimum_required (VERSION 3.13.4)
cmake_policy (SET CMP0022 NEW)
cmake_policy (SET CMP0091 NEW)

project (arduino-prelude VERSION 0.2.0)
project (arduino-prelude VERSION 1.0.0)

add_executable (arduino-prelude)
target_compile_features (arduino-prelude PUBLIC cxx_std_20)
Expand Down

0 comments on commit 8ec48e0

Please sign in to comment.