From 1e21af531dbc6ca2a06bd53b9e91840534b9ab58 Mon Sep 17 00:00:00 2001 From: Jeroen Engels Date: Sun, 6 Mar 2016 17:18:22 +0100 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6afa8d7..5ac8a1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "all-contributors-cli", - "version": "1.0.2", + "version": "2.0.0", "description": "Tool to easily add recognition for new contributors", "bin": { "all-contributors": "cli.js"