Skip to content

Commit

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

### Bug Fixes

* rename repo ([37ca4cc](37ca4cc))
* use new linter rules ([2fbd4f9](2fbd4f9))
  • Loading branch information
oclif-bot committed Feb 1, 2018
1 parent 2fbd4f9 commit 839b7b1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<a name="0.31.1"></a>
## [0.31.1](https://github.com/anycli/cli/compare/ec2886542814433b5fa2942efbd0b98a8ea48ace...v0.31.1) (2018-02-01)


### Bug Fixes

* rename repo ([37ca4cc](https://github.com/anycli/cli/commit/37ca4cc))
* use new linter rules ([2fbd4f9](https://github.com/anycli/cli/commit/2fbd4f9))

<a name="0.31.0"></a>
# [0.31.0](https://github.com/anycli/anycli/compare/e324c141548c6c025271fa0a4da721de670a60a7...v0.31.0) (2018-02-01)

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/cli",
"description": "anycli: create your own CLI",
"version": "0.31.0",
"version": "0.31.1",
"author": "Jeff Dickey @jdxcode",
"bin": {
"anycli": "bin/run"
Expand Down

0 comments on commit 839b7b1

Please sign in to comment.