From b488fa3c2563f7822a9fc7ab680e9421c118736f Mon Sep 17 00:00:00 2001 From: Raymond Feng Date: Mon, 22 Sep 2014 09:04:47 -0700 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9bef826..e1cde4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-explorer", - "version": "1.2.10", + "version": "1.2.11", "description": "Browse and test your LoopBack app's APIs", "main": "index.js", "scripts": {