From 2ed8d9a6679991d46b6e66cb9a9f49194a6b0a3e Mon Sep 17 00:00:00 2001 From: Troels Henriksen Date: Fri, 28 Jun 2019 09:22:52 +0200 Subject: [PATCH] This is 0.11.2. --- CHANGELOG.md | 8 +------- package.yaml | 2 +- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7db3e20741..1ef88d5d3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [0.12.0] - -### Added - -### Removed - -### Changed +## [0.11.2] ### Fixed diff --git a/package.yaml b/package.yaml index 84d26c508d..afbff72f46 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: futhark -version: "0.12.0" +version: "0.11.2" synopsis: An optimising compiler for a functional, array-oriented language. description: | Futhark is a small programming language designed to be compiled to