Skip to content

Commit 22a8747

Browse files
committed
inc version
1 parent fddc6e6 commit 22a8747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/help.go

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

88
func Help(notFoundError bool) {
99
theme.Title("pvm: PHP Version Manager")
10-
theme.Info("Version 1.0")
10+
theme.Info("Version 1.1")
1111

1212
if notFoundError {
1313
theme.Error("Command not found")

0 commit comments

Comments
 (0)