We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3804d2f commit 03380b2Copy full SHA for 03380b2
1 file changed
taskflowlite/taskflowlite.hpp
@@ -29,7 +29,7 @@
29
// ==============================================================================
30
#define TASKFLOWLITE_VERSION_MAJOR 2
31
#define TASKFLOWLITE_VERSION_MINOR 0
32
-#define TASKFLOWLITE_VERSION_PATCH 0
+#define TASKFLOWLITE_VERSION_PATCH 1
33
34
namespace tfl {
35
0 commit comments