From 546a122eaa7a8cd5fd39f03e5924f785ab44c1de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Bajto=C5=A1?= Date: Wed, 8 Oct 2014 19:22:45 +0200 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8e43fc..fea26bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-explorer", - "version": "1.2.11", + "version": "1.3.0", "description": "Browse and test your LoopBack app's APIs", "main": "index.js", "scripts": {