diff --git a/CHANGELOG.md b/CHANGELOG.md index 855ebae8..0f6d197a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.11](https://github.com/eik-lib/service/compare/v1.0.10...v1.0.11) (2020-07-06) + + +### Bug Fixes + +* **deps:** update dependency @eik/core to v1.0.4 ([7b66ce8](https://github.com/eik-lib/service/commit/7b66ce8850fb276d441712666d1f0c9245dac09e)) + ## [1.0.10](https://github.com/eik-lib/service/compare/v1.0.9...v1.0.10) (2020-07-06) diff --git a/package.json b/package.json index 6b9429f5..1c939eee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eik/service", - "version": "1.0.10", + "version": "1.0.11", "description": "Eik REST API as a standalone HTTP service", "main": "./lib/main.js", "bin": {