From 806894e04cbb46fd477e942bf83596e47f9c0a63 Mon Sep 17 00:00:00 2001 From: Jeroen Engels Date: Mon, 17 Oct 2016 21:15:30 +0200 Subject: [PATCH] 3.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 030ca648..5c2db699 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "all-contributors-cli", - "version": "3.0.6", + "version": "3.0.7", "description": "Tool to easily add recognition for new contributors", "bin": { "all-contributors": "cli.js"