Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nkh-lab committed Sep 23, 2022
1 parent 727f082 commit 2c18eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(CMAKE_CXX_EXTENSIONS OFF)

# USB Relay Module
project(usbrelaymodule VERSION 0.0.1)
project(usbrelaymodule VERSION 1.0.0)

# External
set(HIDAPI_LIB hidapi::hidapi)
Expand Down

0 comments on commit 2c18eb3

Please sign in to comment.