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.3 [skip ci]
Browse files Browse the repository at this point in the history
<a name="3.0.3"></a>
## [3.0.3](7696da8...v3.0.3) (2018-02-01)

### Bug Fixes

* added options to flags/args ([6a33b06](6a33b06))
  • Loading branch information
oclif-bot committed Feb 1, 2018
1 parent 6a33b06 commit 95f311e
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.3"></a>
## [3.0.3](https://github.com/anycli/parser/compare/7696da86d829776267d2a41f02c4fdad41a8cbc4...v3.0.3) (2018-02-01)


### Bug Fixes

* added options to flags/args ([6a33b06](https://github.com/anycli/parser/commit/6a33b06))

<a name="3.0.2"></a>
## [3.0.2](https://github.com/anycli/parser/compare/014b773c2ef72cd23e4d2aef03f3584aaf5cf9cc...v3.0.2) (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.2",
"version": "3.0.3",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/anycli/parser/issues",
"dependencies": {
Expand Down

0 comments on commit 95f311e

Please sign in to comment.