Skip to content

Commit 568ca17

Browse files
committed
1.0 🎉
1 parent 0059a7a commit 568ca17

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-alpha-2")
10+
theme.Info("Version 1.0")
1111

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

0 commit comments

Comments
 (0)