Skip to content

Commit daa702e

Browse files
Bump version to 1.0.1
Signed-off-by: Christian Parpart <[email protected]>
1 parent 6714c39 commit daa702e

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 "0.1.0" LANGUAGES CXX)
2+
project(boxed-cpp VERSION "1.0.1" 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)