Release 4.0.6

This commit is contained in:
root 2024-11-03 13:03:52 -05:00
parent 10b7895211
commit b26a5f718f

View file

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