Skip to content

Commit e668760

Browse files
committed
Release 1.0.0
1 parent 965f598 commit e668760

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.28)
22

3-
project(example_logger LANGUAGES C CXX ASM VERSION 0.0.1)
3+
project(example_logger LANGUAGES CXX VERSION 1.0.0)
44

55
set(CMAKE_CXX_STANDARD 20)
66

0 commit comments

Comments
 (0)