diff --git a/CMakeLists.txt b/CMakeLists.txt index 342199b..7529614 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.7.2) project( ghcfilesystem, - VERSION 1.5.12 + VERSION 1.5.13 ) if (POLICY CMP0077)