From e9c8b9af1254f409ec4619844f3514679dfdb54a Mon Sep 17 00:00:00 2001 From: Troels Henriksen Date: Tue, 26 Mar 2019 10:24:06 +0100 Subject: [PATCH] This is 0.10.1. --- CHANGELOG.md | 2 +- package.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be4b81df19..55a739ad5a 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.10.0] +## [0.10.1] ### Added diff --git a/package.yaml b/package.yaml index ed147eaae4..776ee7f8ec 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: futhark -version: "0.10.0" +version: "0.10.1" synopsis: An optimising compiler for a functional, array-oriented language. description: | Futhark is a small programming language designed to be compiled to