From 2a1a55446d67c55a29e84173e99eb6abc91c937c Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 2 Apr 2019 21:35:59 +0700 Subject: [PATCH] 5.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b83f5b8..dcbb7f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wrap-ansi", - "version": "5.0.0", + "version": "5.1.0", "description": "Wordwrap a string with ANSI escape codes", "license": "MIT", "repository": "chalk/wrap-ansi",