Skip to content

Commit e36134a

Browse files
committed
Bump version to 0.2.0
1 parent 193eb99 commit e36134a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ if(ESP_IDF_BUILD)
7373
# ==============================================================================
7474

7575
else()
76-
project(micro_decoder VERSION ${MICRO_DECODER_VERSION} LANGUAGES CXX)
76+
project(micro_decoder VERSION 0.2.0 LANGUAGES CXX)
7777

7878
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
7979

0 commit comments

Comments
 (0)