From c25d6bf26a8fa8a13e5658bee8defc72521852ab Mon Sep 17 00:00:00 2001 From: Troels Henriksen Date: Sun, 3 Jun 2018 21:11:42 +0200 Subject: [PATCH] This is really 0.5.2. --- package.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.yaml b/package.yaml index 59075aa4e7..c6412e6ec3 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: futhark -version: "0.6.1" +version: "0.5.2" synopsis: An optimising compiler for a functional, array-oriented language. description: See the website at https://futhark-lang.org homepage: https://futhark-lang.org