diff --git a/CHANGELOG.md b/CHANGELOG.md index 02ea712ac..c38052ada 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. +### [6.11.1](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/compare/v6.11.0...v6.11.1) (2019-09-17) + + +### Bug Fixes + +* **changelog:** update changelog ([fa5358a](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/commit/fa5358a)) + + + ## [6.11.0](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/compare/v6.10.0...v6.11.0) (2019-09-16) diff --git a/package-lock.json b/package-lock.json index d171fe1c4..785fdc8b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "6.11.0", + "version": "6.11.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9b1311a5d..a598d4013 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "6.11.0", + "version": "6.11.1", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 67618721b..067fce361 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 6.11.0 +version: 6.11.1 dependencies: # Due to a bug in GHC 8.0.1, we block its usage