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 5eb4757 commit 2ba8b08Copy full SHA for 2ba8b08
parser.go
@@ -7,7 +7,7 @@ import (
7
"log"
8
)
9
10
-const VERSION string = "v1.2.0"
+const VERSION string = "v1.2.1"
11
12
type Parameters struct {
13
startpath *string
0 commit comments