Skip to content

Commit 1032c1c

Browse files
committed
chore: update versions to 1.0.1
Change-Id: I73113d3500f7f8da78576a72083569cba0798313
1 parent dfafad1 commit 1032c1c

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
@@ -12,7 +12,7 @@
1212

1313
cmake_minimum_required(VERSION 3.28)
1414
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
15-
project(SAMPLE VERSION 1.0.0)
15+
project(SAMPLE VERSION 1.0.1)
1616

1717
if(NOT TARGET uphy)
1818
find_package(UPhy REQUIRED)

0 commit comments

Comments
 (0)