From e605c4dd98908ce5c2a8105e8d87f7e576c6835f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 7 Aug 2019 09:09:51 +0200 Subject: [PATCH] chore(release): 4.13.1 --- CHANGELOG.md | 9 +++++++++ package-lock.json | 2 +- package.json | 2 +- package.yaml | 2 +- 4 files changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aaf6f2104..ff28c0da4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [4.13.1](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/compare/v4.13.0...v4.13.1) (2019-08-07) + + +### Bug Fixes + +* fix collision with keyword "none" ([203dbd3](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/commit/203dbd3)) + + + ## [4.13.0](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/compare/v4.12.1...v4.13.0) (2019-08-06) diff --git a/package-lock.json b/package-lock.json index 8b4ca2b88..34079b0e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "4.13.0", + "version": "4.13.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 731af758e..22977667f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "4.13.0", + "version": "4.13.1", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 2d3fa9e71..c64336f33 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 4.13.0 +version: 4.13.1 dependencies: # Due to a bug in GHC 8.0.1, we block its usage