diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d0b37af..4ca2e713 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.3.1](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.3.0...v1.3.1) (2018-04-18) + + +### Bug Fixes + +* updated deps ([4123b6f](https://github.com/oclif/plugin-warn-if-update-available/commit/4123b6f)) + # [1.3.0](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.2.5...v1.3.0) (2018-04-08) diff --git a/package.json b/package.json index 624f0622..2a631ac0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-warn-if-update-available", "description": "warns if there is a newer version of CLI released", - "version": "1.3.0", + "version": "1.3.1", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {