From 498d3b66a98c8a6a68b7b701f9e225a85e152b92 Mon Sep 17 00:00:00 2001 From: Jason Livesay Date: Sun, 4 Oct 2015 03:05:09 +0000 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0244287..ad4302f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "modhelp", - "version": "2.0.0", + "version": "2.1.0", "description": "Show ANSI-colored module READMEs in terminal.", "bin": { "modhelp": "./index.js"