Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
chore(release): 3.0.1 [skip ci]
Browse files Browse the repository at this point in the history
<a name="3.0.1"></a>
## [3.0.1](17e930c...v3.0.1) (2018-02-01)

### Bug Fixes

* testing release ([014b773](014b773))
  • Loading branch information
oclif-bot committed Feb 1, 2018
1 parent 014b773 commit 33c568e
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="3.0.1"></a>
## [3.0.1](https://github.com/anycli/parser/compare/17e930cc32fb75f359fc9de987618e8f0e721e87...v3.0.1) (2018-02-01)


### Bug Fixes

* testing release ([014b773](https://github.com/anycli/parser/commit/014b773))

<a name="0.1.4"></a>
## [0.1.4](https://github.com/anycli/parser/compare/d13cd8c60bd97be956f17d6127583254300c3bdf...v0.1.4) (2018-01-31)

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/parser",
"description": "arg and flag parser for anycli",
"version": "3.0.0",
"version": "3.0.1",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/anycli/parser/issues",
"dependencies": {
Expand Down

0 comments on commit 33c568e

Please sign in to comment.