diff --git a/CHANGES.md b/CHANGES.md index b922429..0c45863 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +2018-10-18, Version 6.3.1 +========================= + + * README: update LTS status (Miroslav Bajtoš) + + 2018-09-14, Version 6.3.0 ========================= diff --git a/package.json b/package.json index 85c0ab2..6702081 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-component-explorer", - "version": "6.3.0", + "version": "6.3.1", "description": "Browse and test your LoopBack app's APIs", "engines": { "node": ">=6"