Skip to content

Commit beaf2ef

Browse files
committed
0.3.2
1 parent d8c8cf5 commit beaf2ef

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.1"
19+
#define VERSION "0.3.2"
2020

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

0 commit comments

Comments
 (0)