diff --git a/CHANGELOG.md b/CHANGELOG.md index 79a7ef1..7411480 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.3](https://github.com/Pegase745/wti/compare/v1.1.2...v1.1.3) (2020-06-30) + + +### Bug Fixes + +* **release:** try again to fix the release from CI ([1951d3d](https://github.com/Pegase745/wti/commit/1951d3d0023d47dda40daafdf8cb3e2b621c8310)) + ## [1.1.2](https://github.com/Pegase745/wti/compare/v1.1.1...v1.1.2) (2020-06-30) diff --git a/package-lock.json b/package-lock.json index 87c9196..b59c468 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "wti", - "version": "1.1.0", + "version": "1.1.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7b2c872..efd669c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wti", - "version": "1.1.2", + "version": "1.1.3", "description": "A WebTranslateIt command-line tool in Node.js", "keywords": [ "wti",