From 3d3a8747756f5c9a30bd8882fb3646e9bb12d355 Mon Sep 17 00:00:00 2001 From: Mark Griffiths Date: Tue, 13 Aug 2019 15:10:15 +0100 Subject: [PATCH] Update Documentation --- bin/truwrap | 2 +- docs/index.html | 20 ++++++++++---------- package-lock.json | 2 +- package.json | 2 +- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/bin/truwrap b/bin/truwrap index 86a9441..cc4a415 100755 --- a/bin/truwrap +++ b/bin/truwrap @@ -26,7 +26,7 @@ var _split = _interopDefault(require('lodash/split')); var _forEach = _interopDefault(require('lodash/forEach')); const name = "truwrap"; -const version = "1.0.3"; +const version = "1.0.4"; const description = "Smarter terminal text wrapping (handles 24bit color)"; const author = "Mark Griffiths (http://thebespokepixel.com/)"; const main = "index.js"; diff --git a/docs/index.html b/docs/index.html index ef11f84..b8abef5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ - truwrap 1.0.3 | Documentation + truwrap 1.0.4 | Documentation @@ -15,7 +15,7 @@