diff --git a/CHANGES.md b/CHANGES.md index f254e3b..deab9e4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,6 @@ -2016-01-14, Version 2.2.0 + + +2016-01-13, Version 2.2.0 ========================= * remove references to ubuntu font (Anthony Ettinger) diff --git a/package.json b/package.json index 3b7da2b..1c3e8c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-component-explorer", - "version": "2.2.0", + "version": "2.3.0", "description": "Browse and test your LoopBack app's APIs", "main": "index.js", "scripts": {