diff --git a/CHANGELOG.md b/CHANGELOG.md index 698a99d..85561ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [0.2.3](https://github.com/umutcanbolat/resume/compare/0.2.2...0.2.3) (2021-08-24) + ## [0.2.2](https://github.com/umutcanbolat/resume/compare/0.2.1...0.2.2) (2021-08-24) ## [0.2.1](https://github.com/umutcanbolat/resume/compare/0.2.0...0.2.1) (2021-08-23) diff --git a/package.json b/package.json index a4ad2be..b0dffec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "resume", - "version": "0.2.2", + "version": "0.2.3", "private": true, "homepage": "https://umutcanbolat.com/resume", "scripts": {