Skip to content

Commit f536f54

Browse files
committed
update version
1 parent 5be35a5 commit f536f54

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,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.10)
22

3-
project(ort_utility VERSION 0.0.1)
3+
project(ort_utility VERSION 0.0.2)
44
set (CMAKE_CXX_STANDARD 17)
55

66
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)

0 commit comments

Comments
 (0)