From 1961fad45137e76ede96a17ccbbe41e92bab3309 Mon Sep 17 00:00:00 2001 From: Troels Henriksen Date: Sat, 8 Jun 2019 17:13:41 +0200 Subject: [PATCH] This is 0.11.1. --- CHANGELOG.md | 2 +- package.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 094f2472f9..c304a1f99e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +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.11.0] +## [0.11.1] ### Added diff --git a/package.yaml b/package.yaml index 0788a159a0..92f548ae9c 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: futhark -version: "0.11.0" +version: "0.11.1" synopsis: An optimising compiler for a functional, array-oriented language. description: | Futhark is a small programming language designed to be compiled to