Bumped to v1.8

This commit is contained in:
Pranav Srinivas Kumar
2020-02-22 11:13:04 +05:30
parent d4a38eb034
commit 201ce9c4fb
3 changed files with 159 additions and 44 deletions

View File

@@ -4,7 +4,7 @@ if(DEFINED PROJECT_NAME)
set(INDICATORS_SUBPROJECT ON)
endif()
project(indicators VERSION 1.7.0 LANGUAGES CXX
project(indicators VERSION 1.8.0 LANGUAGES CXX
HOMEPAGE_URL "https://github.com/p-ranav/indicators"
DESCRIPTION "Activity Indicators for Modern C++")