Skip to content

Commit

Permalink
chore(release): 0.1.30 [skip ci]
Browse files Browse the repository at this point in the history
<a name="0.1.30"></a>
## [0.1.30](c762f26...v0.1.30) (2018-02-02)

### Bug Fixes

* fixing manifest ([1ebf772](1ebf772))
  • Loading branch information
oclif-bot committed Feb 2, 2018
1 parent 1ebf772 commit f04b6be
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="0.1.30"></a>
## [0.1.30](https://github.com/anycli/plugin-version/compare/c762f2694487ceff0221e6181458fce7609aa5f5...v0.1.30) (2018-02-02)


### Bug Fixes

* fixing manifest ([1ebf772](https://github.com/anycli/plugin-version/commit/1ebf772))

<a name="0.1.29"></a>
## [0.1.29](https://github.com/anycli/plugin-version/compare/082699f73f6fb582ebfdfed9ef55de223d0bf568...v0.1.29) (2018-02-02)

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": "@anycli/plugin-version",
"description": "a anycli command that just shows the CLI version",
"version": "0.1.29",
"version": "0.1.30",
"author": "Jeff Dickey @jdxcode",
"anycli": {
"commands": "./lib/commands",
Expand Down

0 comments on commit f04b6be

Please sign in to comment.