We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6134ee7 commit 05624a4Copy full SHA for 05624a4
src/main.cpp
@@ -5,7 +5,7 @@
5
#include "util.h"
6
#include <sstream>
7
8
-#define VERSION "0.2.0"
+#define VERSION "0.3.0"
9
10
int main(int argc, char* argv[]){
11
cmdline::parser cmd;
0 commit comments