From 894076700c86e8a089b5fcbf1a2cba5fb9307a36 Mon Sep 17 00:00:00 2001 From: Chris Saylor Date: Wed, 21 Mar 2018 09:32:36 -0400 Subject: [PATCH] Bump version to 2.1.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 894cb0d..4c331f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "drill-sergeant", - "version": "2.0.0", + "version": "2.1.0", "description": "Notify via email when github pull requests become stale.", "main": "index.js", "bin": {