diff --git a/README.md b/README.md index d028946..1b22e2f 100755 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@ $ npm test ## Release Notes +- ```1.0.3``` + - Update [minimist](https://www.npmjs.com/package/minimist) to `^1.2.2` - ```1.0.2``` - Update [acorn](https://www.npmjs.com/package/acorn) to `^6.4.1` - ```1.0.0``` diff --git a/package.json b/package.json index c6f28c6..3cf23d3 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decrypt-dlc-cli", - "version": "1.0.2", + "version": "1.0.3", "description": "", "main": "lib/index.js", "bin": {