From 6eb2dabf0c4a78d243bfed0ad03430ec768407fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Bajto=C5=A1?= Date: Tue, 22 Jul 2014 21:46:00 +0200 Subject: [PATCH] 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf35529..998973b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-explorer", - "version": "1.2.2", + "version": "1.2.3", "description": "Browse and test your LoopBack app's APIs", "main": "index.js", "scripts": {