chore: bump version to 0.0.1

This commit is contained in:
2026-02-01 11:42:39 +01:00
parent 761f6fdc02
commit e0ee9226e7
+1 -1
View File
@@ -3,7 +3,7 @@
#define STK_VERSION_MAJOR 0
#define STK_VERSION_MINOR 0
#define STK_VERSION_PATCH 0
#define STK_VERSION_PATCH 1
#define STK_STRINGIFY_HELPER(x) #x
#define STK_STRINGIFY(x) STK_STRINGIFY_HELPER(x)