From 7b9ccf4ad9aeaf5be19c06d3b09e3583c042e72c Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 12 Aug 2019 20:42:43 +0200 Subject: [PATCH] chore(release): 5.0.1 --- CHANGELOG.md | 4 ++++ package-lock.json | 2 +- package.json | 2 +- package.yaml | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ff89c5d7..646041fda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ 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. +### [5.0.1](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/compare/v5.0.0...v5.0.1) (2019-08-12) + + + ## [5.0.0](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/compare/v4.14.0...v5.0.0) (2019-08-12) diff --git a/package-lock.json b/package-lock.json index 5fde61963..7e0180367 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "5.0.0", + "version": "5.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index af7206bc0..abebbfbe1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "5.0.0", + "version": "5.0.1", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 8cdc19627..37a42e718 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 5.0.0 +version: 5.0.1 dependencies: # Due to a bug in GHC 8.0.1, we block its usage