Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
masaaldosey committed Dec 10, 2022
1 parent 4d1c57f commit dd6d49a
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 @@ -20,7 +20,7 @@ endif()
# --------------------------------------------------------------------------------

# TODO: Change project name
project("cpp-template" VERSION 0.1.0 LANGUAGES CXX)
project("cpp-template" VERSION 0.2.0 LANGUAGES CXX)
# Library name can be same as project name
set(LIBRARY_NAME adder)

Expand Down

0 comments on commit dd6d49a

Please sign in to comment.