We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 404651f commit 622caeaCopy full SHA for 622caea
parser.go
@@ -7,7 +7,7 @@ import (
7
"strings"
8
)
9
10
-const VERSION string = "v1.3.0"
+const VERSION string = "v1.3.1"
11
const MEGABYTE int = 1048576
12
const PROG_NAME = "mgp"
13
0 commit comments