* bump loopback-swagger version to 3.0.1 (Jurien Hamaker)
This commit is contained in:
Miroslav Bajtoš 2017-01-31 13:18:11 +01:00
parent 013704f01d
commit 69d1459ecc
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2017-01-31, Version 4.1.0
=========================
* bump loopback-swagger version to 3.0.1 (Jurien Hamaker)
2016-12-21, Version 4.0.0
=========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-component-explorer",
"version": "4.0.0",
"version": "4.1.0",
"description": "Browse and test your LoopBack app's APIs",
"engines": {
"node": ">=4"