Skip to content

Commit 05624a4

Browse files
committed
set version to v0.3.0
1 parent 6134ee7 commit 05624a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#include "util.h"
66
#include <sstream>
77

8-
#define VERSION "0.2.0"
8+
#define VERSION "0.3.0"
99

1010
int main(int argc, char* argv[]){
1111
cmdline::parser cmd;

0 commit comments

Comments
 (0)