Skip to content

Commit

Permalink
[RELEASE] v1.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: AeroStun <[email protected]>
  • Loading branch information
AeroStun committed Aug 18, 2021
1 parent f3cc07f commit f217b2e
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 1.0.0)
project (arduino-prelude VERSION 1.0.1)

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

0 comments on commit f217b2e

Please sign in to comment.