Skip to content

Commit 15b1aa5

Browse files
committed
Release 1.4.2
1 parent 6bb4da2 commit 15b1aa5

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
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.10)
2-
project(boxed-cpp VERSION 1.3.0 LANGUAGES CXX)
2+
project(boxed-cpp VERSION 1.4.2 LANGUAGES CXX)
33
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
44

55
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)

0 commit comments

Comments
 (0)