diff --git a/CMakeLists.txt b/CMakeLists.txt index 0669f24..440d51c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.10) project(linux-wire - VERSION 0.1.1 + VERSION 0.1.3 LANGUAGES C CXX )