diff --git a/CHANGES.md b/CHANGES.md index 58f23b9..4d21a9a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +2018-07-24, Version 6.2.0 +========================= + + * chore: update dependencies (Diana Lau) + + 2018-07-09, Version 6.1.0 ========================= diff --git a/package.json b/package.json index 78f9963..e903dfd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-component-explorer", - "version": "6.1.0", + "version": "6.2.0", "description": "Browse and test your LoopBack app's APIs", "engines": { "node": ">=6"