Skip to content

Commit

Permalink
docs: changed version to 0.1.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
klonyyy committed Jun 11, 2023
1 parent 5a79b03 commit 97126b8
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 @@ -18,7 +18,7 @@ endif()

project(STMViewer)

set(STMVIEWER_VERSION 1.0.0)
set(STMVIEWER_VERSION 0.1.0)

set(CMAKE_BUILD_TYPE Release)
set(CMAKE_CXX_STANDARD 17)
Expand Down

0 comments on commit 97126b8

Please sign in to comment.