Skip to content

Commit 5e643b0

Browse files
authored
Merge pull request #166 from carloslack/bump-version
Bump version v3.0.0
2 parents 64a163b + fe0d116 commit 5e643b0

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CONTRIBUTORS.txt

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
This file contains a list of people who have made meaningful contributions
22

33
Author
4-
4+
55

6-
Contributions/bugfixes
7-
6+
Contributions
7+
djolertrk <[email protected]>
8+
89

910
Tests/Ideas/Validation
1011
C0dak

src/version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef __VERSION_H
22
#define __VERSION_H
33

4-
#define KOVID_VERSION "2.0.0"
4+
#define KOVID_VERSION "3.0.0"
55

66
#endif // __VERSION_H
77

0 commit comments

Comments
 (0)