diff --git a/CHANGELOG.md b/CHANGELOG.md index f384990..e073123 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [2.1.1](https://www.github.com/indivorg/runner/compare/v2.1.0...v2.1.1) (2021-08-09) + + +### Bug Fixes + +* problems after last change ([ad5b3a4](https://www.github.com/indivorg/runner/commit/ad5b3a420d34c6e8fc329f72dbdd5375e2e4ae57)) + ## [2.1.0](https://www.github.com/indivorg/runner/compare/v2.0.0...v2.1.0) (2021-08-09) diff --git a/package.json b/package.json index d9a8acb..fee7792 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@indivorg/runner", - "version": "2.1.0", + "version": "2.1.1", "repository": "github:indivorg/runner", "license": "Apache-2.0", "author": "Indiv AS",