diff --git a/CMakeLists.txt b/CMakeLists.txt index db5108a..683ee69 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,7 +23,7 @@ if (TARGET mpio-static) endif () project(mpio - VERSION 1.0.1 + VERSION 1.0.2 DESCRIPTION "Multi-platform IO library" HOMEPAGE_URL "https://github.com/cfnptr/mpio" LANGUAGES C)