Skip to content

Commit 6f73292

Browse files
committed
Bump version to 1.4.2
1 parent aab933e commit 6f73292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.16)
33
cmake_policy(SET CMP0091 NEW) # MSVC_RUNTIME_LIBRARY
44

55
project(libenvpp LANGUAGES CXX)
6-
set(LIBENVPP_VERSION "1.4.1")
6+
set(LIBENVPP_VERSION "1.4.2")
77
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
88
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
99

0 commit comments

Comments
 (0)