Skip to content

Commit 4fcdb0c

Browse files
committed
v0.1.1
1 parent e9a7547 commit 4fcdb0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/corvus.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#include "dict.h"
1414
#include "event.h"
1515

16-
#define VERSION "0.1.0"
16+
#define VERSION "0.1.1"
1717

1818
#define CORVUS_OK 0
1919
#define CORVUS_ERR -1

0 commit comments

Comments
 (0)