Skip to content

Commit

Permalink
chore(release): 1.3.2 [skip ci]
Browse files Browse the repository at this point in the history
<a name="1.3.2"></a>
## [1.3.2](v1.3.1...v1.3.2) (2018-04-20)

### Bug Fixes

* always pull new version when current changes ([f4e5f93](f4e5f93))
  • Loading branch information
oclif-bot committed Apr 20, 2018
1 parent f4e5f93 commit b156300
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="1.3.2"></a>
## [1.3.2](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.3.1...v1.3.2) (2018-04-20)


### Bug Fixes

* always pull new version when current changes ([f4e5f93](https://github.com/oclif/plugin-warn-if-update-available/commit/f4e5f93))

<a name="1.3.1"></a>
## [1.3.1](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.3.0...v1.3.1) (2018-04-18)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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.1",
"version": "1.3.2",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues",
"dependencies": {
Expand Down

0 comments on commit b156300

Please sign in to comment.