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.2 [skip ci]
Browse files Browse the repository at this point in the history
<a name="3.0.2"></a>
## [3.0.2](014b773...v3.0.2) (2018-02-01)

### Bug Fixes

* testing release ([7696da8](7696da8))
  • Loading branch information
oclif-bot committed Feb 1, 2018
1 parent 7696da8 commit de0a906
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.2"></a>
## [3.0.2](https://github.com/anycli/parser/compare/014b773c2ef72cd23e4d2aef03f3584aaf5cf9cc...v3.0.2) (2018-02-01)


### Bug Fixes

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

<a name="3.0.1"></a>
## [3.0.1](https://github.com/anycli/parser/compare/17e930cc32fb75f359fc9de987618e8f0e721e87...v3.0.1) (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/parser",
"description": "arg and flag parser for anycli",
"version": "3.0.1",
"version": "3.0.2",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/anycli/parser/issues",
"dependencies": {
Expand Down

0 comments on commit de0a906

Please sign in to comment.