diff --git a/CMakeLists.txt b/CMakeLists.txt index 31a867f..19dd4b4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project( uIRC - VERSION 0.2 + VERSION 0.2.1 DESCRIPTION "Simple and lightweight IRC protocol helper" LANGUAGES C )