diff --git a/bin/truwrap b/bin/truwrap index 7e9971c..903e227 100755 --- a/bin/truwrap +++ b/bin/truwrap @@ -26,7 +26,7 @@ var _forEach = _interopDefault(require('lodash/forEach')); var terminalFeatures = _interopDefault(require('term-ng')); const name = "truwrap"; -const version = "1.0.2"; +const version = "1.0.3"; 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 4ce9319..6a229be 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ - truwrap 1.0.2 | Documentation + truwrap 1.0.3 | Documentation @@ -15,7 +15,7 @@