Skip to content

Commit 10e9f2d

Browse files
committed
Bump backend version.
1 parent 15403f6 commit 10e9f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Compiler/Backend.gren

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ as the Haskell- and Gren-parts are versioned seperatly.
5252
-}
5353
version : String
5454
version =
55-
"0.5.2"
55+
"0.6.0"
5656

5757

5858
-- Binary

0 commit comments

Comments
 (0)