Release 4.0.5

This commit is contained in:
root 2024-11-03 13:02:26 -05:00
parent 77870cc80b
commit 10b7895211

View file

@ -3,7 +3,7 @@
cmake_minimum_required (VERSION 3.14...3.27)
project (utf8cpp
VERSION 4.0.4
VERSION 4.0.5
LANGUAGES CXX
DESCRIPTION "C++ portable library for working with utf-8 encoding")