Skip to content

Commit 082b232

Browse files
committed
bump version to v0.2.0
1 parent 36dc682 commit 082b232

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.1"
16+
#define VERSION "0.2.0"
1717

1818
#define CORVUS_OK 0
1919
#define CORVUS_ERR -1

0 commit comments

Comments
 (0)