diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2fb8f43..2ce8675 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [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))
+
## [3.0.2](https://github.com/anycli/parser/compare/014b773c2ef72cd23e4d2aef03f3584aaf5cf9cc...v3.0.2) (2018-02-01)
diff --git a/package.json b/package.json
index 9400e89..7eb0ee5 100644
--- a/package.json
+++ b/package.json
@@ -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": {