chore: bump version to 0.1.1 and update documentation
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#define STK_VERSION_MAJOR 0
|
||||
#define STK_VERSION_MINOR 1
|
||||
#define STK_VERSION_PATCH 0
|
||||
#define STK_VERSION_PATCH 1
|
||||
|
||||
#define STK_STRINGIFY_HELPER(x) #x
|
||||
#define STK_STRINGIFY(x) STK_STRINGIFY_HELPER(x)
|
||||
|
||||
Reference in New Issue
Block a user