We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15403f6 commit 10e9f2dCopy full SHA for 10e9f2d
src/Compiler/Backend.gren
@@ -52,7 +52,7 @@ as the Haskell- and Gren-parts are versioned seperatly.
52
-}
53
version : String
54
version =
55
- "0.5.2"
+ "0.6.0"
56
57
58
-- Binary
0 commit comments