Skip to content

Commit 4ebce6b

Browse files
committed
Bump version to 0.13.1
1 parent 64b778b commit 4ebce6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.13.0
1+
0.13.1

hidapi/hidapi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
5454
@ingroup API
5555
*/
56-
#define HID_API_VERSION_PATCH 0
56+
#define HID_API_VERSION_PATCH 1
5757

5858
/* Helper macros */
5959
#define HID_API_AS_STR_IMPL(x) #x

0 commit comments

Comments
 (0)