diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c41283..9add3aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Started from version 0.3.0 +## Version v2.0.5 - 29.04.2020 + ## 2.0.4 - 12.04.2020 ### Fixed diff --git a/package.json b/package.json index 9e92ce5..75a78dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "admin-bro-expressjs", - "version": "2.0.4", + "version": "2.0.5", "description": "This is an official AdminBro plugin which integrates it to expressjs framework", "main": "index.js", "scripts": {