Skip to content

Commit 9a2a2f9

Browse files
committed
0.4.0
1 parent 8ba06d3 commit 9a2a2f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#include "vendor/CLI11.hpp"
1717
#include "vendor/cpptoml.h"
1818

19-
#define VERSION "0.3.3"
19+
#define VERSION "0.4.0"
2020

2121
void print_version() {
2222
std::cout << VERSION << std::endl;

0 commit comments

Comments
 (0)