Bump version to 0.13.1

This commit is contained in:
Ihor Dutchak
2023-01-09 13:31:33 +02:00
parent 64b778b0dd
commit 4ebce6b505
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
0.13.0
0.13.1

View File

@@ -53,7 +53,7 @@
@ingroup API
*/
#define HID_API_VERSION_PATCH 0
#define HID_API_VERSION_PATCH 1
/* Helper macros */
#define HID_API_AS_STR_IMPL(x) #x