From 5ba0610711b17c28b7ccfa1f54e05f6edd70f330 Mon Sep 17 00:00:00 2001 From: Joel Kemp Date: Tue, 25 Mar 2014 15:33:46 -0400 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31316c8..e239a6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app-root", - "version": "1.1.2", + "version": "1.2.0", "description": "Find the entry-point/root file of any CommonJS or AMD JavaScript application", "main": "index.js", "scripts": {