Skip to content

Commit 95baca7

Browse files
committed
jome 1.0.0
It's time! Signed-off-by: Philippe Proulx <[email protected]>
1 parent c0c78b1 commit 95baca7

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
@@ -6,7 +6,7 @@
66
cmake_minimum_required (VERSION 3.30.0 FATAL_ERROR)
77

88
# project and version
9-
project (jome VERSION 0.6.0)
9+
project (jome VERSION 1.0.0)
1010

1111
# configure compiler globally for C++14
1212
set (CMAKE_CXX_EXTENSIONS OFF)

0 commit comments

Comments
 (0)