From 4c26f9128dc74af1c78860e5cd1af41f0137406b Mon Sep 17 00:00:00 2001 From: Felipe Date: Tue, 6 Feb 2018 00:57:25 -0200 Subject: [PATCH] 2.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 854047c..4b5f602 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nasc/chalk", - "version": "2.3.0", + "version": "2.3.1", "description": "Terminal string styling done right", "license": "MIT", "repository": "chalk/chalk",