diff --git a/sw/CMakeLists.txt b/sw/CMakeLists.txt index 929410e..e1bcdcc 100644 --- a/sw/CMakeLists.txt +++ b/sw/CMakeLists.txt @@ -16,7 +16,7 @@ include(pico_sdk_import.cmake) include(pico_extras_import.cmake) project(picogus - VERSION "1.0.0" + VERSION "1.0.1" LANGUAGES C CXX ASM )