diff --git a/CHANGELOG.md b/CHANGELOG.md index 2947325..e31c625 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +# [3.4.0](https://github.com/oclif/parser/compare/e31965f8c104c2858b73fa673d148f6638fc657c...v3.4.0) (2018-05-13) + + +### Features + +* exclusive ([a24c135](https://github.com/oclif/parser/commit/a24c135)) + ## [3.3.3](https://github.com/oclif/parser/compare/76c1c5a9af1a1a998b4a0368a5cb759d4686ecc8...v3.3.3) (2018-04-18) diff --git a/package.json b/package.json index 9eda5a9..dd4db87 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/parser", "description": "arg and flag parser for oclif", - "version": "3.3.3", + "version": "3.4.0", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/parser/issues", "dependencies": {