Skip to content

Commit f090f1e

Browse files
committed
Bump version reported by --version.
1 parent 56a3655 commit f090f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Main.gren

+1-1
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ type alias MakeStaticOpts =
313313
cliParser : CLI.Parser.App ParsedCommand
314314
cliParser =
315315
{ name = "gren"
316-
, version = "0.5.3"
316+
, version = "0.5.4"
317317
, intro =
318318
PP.verticalBlock
319319
[ PP.block

0 commit comments

Comments
 (0)