Skip to content

Commit b02ef20

Browse files
committed
Bump version.
1 parent 8122c62 commit b02ef20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/brplot.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ int main(void) {
4343
#pragma once
4444
#define BR_MAJOR_VERSION 0
4545
#define BR_MINOR_VERSION 0
46-
#define BR_PATCH_VERSION 4
46+
#define BR_PATCH_VERSION 5
4747

4848
#if defined(__EMSCRIPTEN__)
4949
# include <emscripten.h>

0 commit comments

Comments
 (0)