Skip to content

Commit 9367d4b

Browse files
authored
Merge pull request #97 from doyoubi/BumpVersion
Bump version to v0.2.5
2 parents 3a6fd07 + 4c7c656 commit 9367d4b

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
@@ -14,7 +14,7 @@
1414
#include "event.h"
1515
#include "slowlog.h"
1616

17-
#define VERSION "0.2.4"
17+
#define VERSION "0.2.5"
1818

1919
#define CORVUS_OK 0
2020
#define CORVUS_ERR -1

0 commit comments

Comments
 (0)