From de0a9064ce4437c5ee506372bdae253c6b39ae32 Mon Sep 17 00:00:00 2001 From: anycli-bot <35625753+dxcli-bot@users.noreply.github.com> Date: Thu, 1 Feb 2018 01:52:44 +0000 Subject: [PATCH] chore(release): 3.0.2 [skip ci] ## [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)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 071f908..2fb8f43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [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)) + ## [3.0.1](https://github.com/anycli/parser/compare/17e930cc32fb75f359fc9de987618e8f0e721e87...v3.0.1) (2018-02-01) diff --git a/package.json b/package.json index e95c102..9400e89 100644 --- a/package.json +++ b/package.json @@ -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": {