From 47c69a381a4e8ebc6e3dc763bc87633d0bdf3c70 Mon Sep 17 00:00:00 2001 From: Jeroen Engels Date: Thu, 23 Jun 2016 21:01:13 +0200 Subject: [PATCH] 3.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 591e1ab..8198fbd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "all-contributors-cli", - "version": "3.0.4", + "version": "3.0.5", "description": "Tool to easily add recognition for new contributors", "bin": { "all-contributors": "cli.js"