Skip to content

Commit f217b2e

Browse files
committed
[RELEASE] v1.0.1
Signed-off-by: AeroStun <24841307+AeroStun@users.noreply.github.com>
1 parent f3cc07f commit f217b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cmake_minimum_required (VERSION 3.13.4)
1919
cmake_policy (SET CMP0022 NEW)
2020
cmake_policy (SET CMP0091 NEW)
2121

22-
project (arduino-prelude VERSION 1.0.0)
22+
project (arduino-prelude VERSION 1.0.1)
2323

2424
add_executable (arduino-prelude)
2525
target_compile_features (arduino-prelude PUBLIC cxx_std_20)

0 commit comments

Comments
 (0)