Skip to content

Commit f5af1c7

Browse files
committed
Updated to correct version number
1 parent 7198d4b commit f5af1c7

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
@@ -9,7 +9,7 @@
99
#include "sequence.hpp"
1010
#include "polisher.hpp"
1111

12-
static const char* version = "v1.3.2";
12+
static const char* version = "v1.3.1";
1313

1414
static struct option options[] = {
1515
{"include-unpolished", no_argument, 0, 'u'},

0 commit comments

Comments
 (0)