From af3b8b543053cfe37206d1800cf573269915fcc1 Mon Sep 17 00:00:00 2001 From: rashmihunt Date: Tue, 29 Aug 2017 13:44:39 -0700 Subject: [PATCH] version no to 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16a0b62..8259cbd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-component-explorer", - "version": "4.2.0", + "version": "5.0.0", "description": "Browse and test your LoopBack app's APIs", "engines": { "node": ">=4"