From 2b8342d68611fe2257355792422d11164e7f6e04 Mon Sep 17 00:00:00 2001 From: Ilya Radchenko Date: Wed, 20 Jul 2016 12:57:45 -0400 Subject: [PATCH] v1.4.2 - Only require modules if needed --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index caff43e..53a41fb 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strider-bitbucket", - "version": "1.4.1", + "version": "1.4.2", "description": "A bitbucket provider for strider", "main": "index.js", "scripts": {