2
0
mirror of https://github.com/boostorg/redis.git synced 2026-01-19 04:42:09 +00:00

Bump version number

This commit is contained in:
Michael Richmond
2023-08-21 16:42:41 -07:00
parent 0de26fb0ce
commit 7d09040646

View File

@@ -13,7 +13,7 @@ endif()
project(
boost_redis
VERSION 1.4.1
VERSION 1.4.2
DESCRIPTION "A redis client library"
HOMEPAGE_URL "https://boostorg.github.io/redis/"
LANGUAGES CXX