Skip to content

Commit d117692

Browse files
committed
change release version to 0.0.5
1 parent 72a2fc2 commit d117692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#define GIT2CPP_VERSION_MAJOR 0
44
#define GIT2CPP_VERSION_MINOR 0
5-
#define GIT2CPP_VERSION_PATCH 4
5+
#define GIT2CPP_VERSION_PATCH 5
66

77
// e.g. ".rc0"
88
#define GIT2CPP_VERSION_SUFFIX

0 commit comments

Comments
 (0)