Update patch

This commit is contained in:
Alex D. 2021-02-15 16:11:21 +00:00
parent 36e0ebda0c
commit 335a078861
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
1 changed files with 1 additions and 1 deletions

View File

@ -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
)