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

Commit d96af1c

Browse files
committed
chore(release): 0.0.5 [skip ci]
<a name="0.0.5"></a> ## [0.0.5](02b2109...v0.0.5) (2018-01-26) ### Bug Fixes * updated deps ([8923a8c](8923a8c))
1 parent 8923a8c commit d96af1c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="0.0.5"></a>
2+
## [0.0.5](https://github.com/dxcli/parser/compare/02b2109bb9c98a5d5745fd9ad798e745e23ab26d...v0.0.5) (2018-01-26)
3+
4+
5+
### Bug Fixes
6+
7+
* updated deps ([8923a8c](https://github.com/dxcli/parser/commit/8923a8c))
8+
19
<a name="0.0.4"></a>
210
## [0.0.4](https://github.com/dxcli/parser/compare/f516f3375e942fabfcffe5d3e105729a3ec3762e...v0.0.4) (2018-01-20)
311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dxcli/parser",
33
"description": "arg and flag parser for dxcli",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"author": "Jeff Dickey @jdxcode",
66
"bugs": "https://github.com/dxcli/parser/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)