diff --git a/package.json b/package.json index a399c4a..275f2cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "get-options", - "version": "1.0.1", + "version": "1.1.0", "description": "JavaScript's answer to getopts. Simple, obvious, and direct.", "keywords": ["CLI", "getopt", "getopts", "options", "argv", "command-line", "configuration", "config"], "repository": "https://github.com/Alhadis/GetOptions",