Skip to content

Commit 59e63a3

Browse files
committed
fix(#148): run elm-review --fix
1 parent 9035c8f commit 59e63a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cli.elm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ program =
9090
|> Cli.OptionsParser.with
9191
(Cli.Option.optionalKeywordArg "write-merged-to")
9292
|> Cli.OptionsParser.withDoc """
93-
version: 0.6.1
93+
version: 0.7.0
9494
9595
options:
9696

0 commit comments

Comments
 (0)