Skip to content

Commit d9e87d7

Browse files
committed
chore: bump version
1 parent 98bcaa7 commit d9e87d7

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
@@ -7,7 +7,7 @@ include(CheckLibraryExists)
77
include(CheckCCompilerFlag)
88
include(CheckLinkerFlag)
99

10-
project(tiny-ssh-honeypot VERSION 1.2.0 LANGUAGES C)
10+
project(tiny-ssh-honeypot VERSION 1.2.1 LANGUAGES C)
1111

1212
option(BUILD_STATIC_BINARY "Build static binary" OFF)
1313
option(FORCE_EXTERNAL_LIBEV "Do not use system libev" OFF)

0 commit comments

Comments
 (0)