Skip to content

Commit 5563b64

Browse files
Bump the printed version of Exercism to v3 (#1013)
1 parent 2e780d4 commit 5563b64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
var RootCmd = &cobra.Command{
1717
Use: BinaryName,
1818
Short: "A friendly command-line interface to Exercism.",
19-
Long: `A command-line interface for the v2 redesign of Exercism.
19+
Long: `A command-line interface for the v3 redesign of Exercism.
2020
2121
Download exercises and submit your solutions.`,
2222
SilenceUsage: true,

0 commit comments

Comments
 (0)