From 27f2afed55ab01e1e3e7907f072c2c30d8e7daab Mon Sep 17 00:00:00 2001 From: Jeroen Engels Date: Wed, 11 May 2016 20:10:07 +0200 Subject: [PATCH] 3.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62aeaef..c1ca0d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "all-contributors-cli", - "version": "3.0.1", + "version": "3.0.2", "description": "Tool to easily add recognition for new contributors", "bin": { "all-contributors": "cli.js"