chore: bump version to 0.0.4

This commit is contained in:
2026-02-11 00:22:59 +01:00
parent 2c4d27f915
commit fb0d8adb8f
3 changed files with 13 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#define STK_VERSION_MAJOR 0
#define STK_VERSION_MINOR 0
#define STK_VERSION_PATCH 3
#define STK_VERSION_PATCH 4
#define STK_STRINGIFY_HELPER(x) #x
#define STK_STRINGIFY(x) STK_STRINGIFY_HELPER(x)