Skip to content

Commit 59e2214

Browse files
committed
release: v1.2.1
1 parent 3ee86ae commit 59e2214

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
class ExampleRecipe(ConanFile):
66
name = "cmake-project"
7-
version = "1.1.1"
7+
version = "1.2.1"
88
description = "C/C++ 项目的 CMake 模板。"
99
languages = "C++"
1010
author = "DavidingPlus"

0 commit comments

Comments
 (0)