From dbaf686db4d5eb777ed360dbfebc62ce3fc5434d Mon Sep 17 00:00:00 2001 From: Ritchie Martori Date: Wed, 4 Dec 2013 07:20:05 -0800 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eea3bba..a15e9b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-explorer", - "version": "1.0.0", + "version": "1.0.1", "description": "Browse and test your LoopBack app's APIs", "main": "index.js", "scripts": {