We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8723b7 commit b89d0b5Copy full SHA for b89d0b5
1 file changed
mshell/Main.go
@@ -34,7 +34,7 @@ const (
34
CLIHTML
35
)
36
37
-const mshellVersion = "0.7.0"
+const mshellVersion = "0.8.0"
38
39
type TabMatch struct {
40
TabMatchType TabMatchType
0 commit comments