diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e1d6db7c..a849b7c5e 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. +### [19.1.3](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v19.1.2...v19.1.3) (2020-08-17) + + + ### [19.1.2](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v19.1.1...v19.1.2) (2020-08-17) diff --git a/package-lock.json b/package-lock.json index 73e14cfbb..d7d4b6989 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "19.1.2", + "version": "19.1.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 40e6a3893..47d263609 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "19.1.2", + "version": "19.1.3", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index b0f3889c3..97f36f11b 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 19.1.2 +version: 19.1.3 dependencies: - base