Skip to content

Commit 2c62613

Browse files
author
Ivan Pizhenko
committed
Bump up the version
1 parent 92abc9f commit 2c62613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libmysqlclient_cpp_wrapper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ namespace version {
5151

5252
constexpr int MAJOR = 0;
5353
constexpr int MINOR = 0;
54-
constexpr int PATCH = 0;
54+
constexpr int PATCH = 1;
5555

5656
} // namespace version
5757

0 commit comments

Comments
 (0)