Skip to content

Commit 03380b2

Browse files
committed
fix: 更新版本号2.0.1
1 parent 3804d2f commit 03380b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

taskflowlite/taskflowlite.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
// ==============================================================================
3030
#define TASKFLOWLITE_VERSION_MAJOR 2
3131
#define TASKFLOWLITE_VERSION_MINOR 0
32-
#define TASKFLOWLITE_VERSION_PATCH 0
32+
#define TASKFLOWLITE_VERSION_PATCH 1
3333

3434
namespace tfl {
3535

0 commit comments

Comments
 (0)