Skip to content

Commit 5ad8bc7

Browse files
committed
cmake: bump version to 2.1.0
1 parent 43d69c1 commit 5ad8bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ set(PICO_SDK_FETCH_FROM_GIT_TAG 2.1.1)
77

88
include(pico_sdk_import.cmake)
99

10-
project("pico-ident" VERSION "2.0.0")
10+
project("pico-ident" VERSION "2.1.0")
1111

1212
pico_sdk_init()
1313

0 commit comments

Comments
 (0)