Skip to content

Commit

Permalink
v0.2.0 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdmiron authored Feb 5, 2020
1 parent 475af81 commit 52187ed
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 @@ -2,7 +2,7 @@
cmake_minimum_required(VERSION 3.0)

# Set the name of the project
project(ThermoHubClient VERSION 0.1.0 LANGUAGES CXX)
project(ThermoHubClient VERSION 0.2.0 LANGUAGES CXX)

# Set the cmake module path of the project
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules")
Expand Down

0 comments on commit 52187ed

Please sign in to comment.