Release 4.0.3

This commit is contained in:
nemtrif 2023-12-03 18:00:50 -05:00
parent bc36bafd6b
commit c9733bbe49

View file

@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 3.5...3.27)
project (utf8cpp
VERSION 4.0.1
project (utf8cpp
VERSION 4.0.3
LANGUAGES CXX
DESCRIPTION "C++ portable library for working with utf-8 encoding")