Skip to content

Commit 622caea

Browse files
committed
chore: Bumped to v1.3.1
1 parent 404651f commit 622caea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parser.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"strings"
88
)
99

10-
const VERSION string = "v1.3.0"
10+
const VERSION string = "v1.3.1"
1111
const MEGABYTE int = 1048576
1212
const PROG_NAME = "mgp"
1313

0 commit comments

Comments
 (0)