Skip to content

Commit 27d991c

Browse files
committed
feat: bump version to v0.5.1
1 parent 761f034 commit 27d991c

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.5.0-git
1+
0.5.1-git

src/unyte_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
#define UNYTE_UDP_NOTIF_VERSION_MAJOR 0
55
#define UNYTE_UDP_NOTIF_VERSION_MINOR 5
6-
#define UNYTE_UDP_NOTIF_VERSION_PATCH 0
6+
#define UNYTE_UDP_NOTIF_VERSION_PATCH 1
77

88
#endif

0 commit comments

Comments
 (0)