release / 1.0.2

This commit is contained in:
Dominik Winter
2020-03-14 12:27:16 +01:00
parent 61b463af6c
commit 2bc11bacb9
2 changed files with 3 additions and 1 deletions

View File

@@ -43,6 +43,8 @@ $ npm test
## Release Notes
- ```1.0.2```
- Update [acorn](https://www.npmjs.com/package/acorn) to `^6.4.1`
- ```1.0.0```
- Release
- ```0.1.0```

View File

@@ -1,6 +1,6 @@
{
"name": "decrypt-dlc-cli",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"main": "lib/index.js",
"bin": {