Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkGriffiths committed Feb 14, 2019
1 parent c37a889 commit 0da7ecf
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions bin/truwrap
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ var updateNotifier = _interopDefault(require('update-notifier'));
var string = require('@thebespokepixel/string');

const name = "truwrap";
const version = "0.8.2";
const version = "0.8.3";
const description = "Smarter terminal text wrapping (handles 24bit color)";
const author = "Mark Griffiths <mark@thebespokepixel.com> (http://thebespokepixel.com/)";
const main = "index.js";
Expand Down Expand Up @@ -62,7 +62,7 @@ const devDependencies = {
ava: "^1.2.1",
"babel-plugin-lodash": "^3.3.4",
documentation: "^9.1.1",
"documentation-theme-bespoke": "^0.4.5",
"documentation-theme-bespoke": "^0.4.7",
gulp: "^4.0.0",
"gulp-better-rollup": "^3.4.0",
"gulp-chmod": "^2.0.0",
Expand All @@ -78,7 +78,7 @@ const devDependencies = {
};
const dependencies = {
"@thebespokepixel/meta": "^0.2.4",
"@thebespokepixel/n-selector": "^0.2.1",
"@thebespokepixel/n-selector": "^0.2.3",
"@thebespokepixel/string": "^0.5.3",
"ansi-regex": "^4.0.0",
columnify: "^1.5.4",
Expand Down
20 changes: 10 additions & 10 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>truwrap 0.8.2 | Documentation</title>
<title>truwrap 0.8.3 | Documentation</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<link href="assets/css/ace.min.css" rel="stylesheet">
<link href="assets/fonts/TypoPRO-Hack/TypoPRO-Hack.css" type="text/css" rel="stylesheet" />
Expand All @@ -15,7 +15,7 @@
<div id='split-left' class='overflow-auto fs0 height-100 sidebar'>
<div class='py1 px2'>
<h3 class="m0 no-anchor">truwrap</h3>
<div class="mb1"><code>0.8.2</code></div>
<div class="mb1"><code>0.8.3</code></div>
<input
placeholder="Filter"
id="filter-input"
Expand Down Expand Up @@ -212,7 +212,7 @@ <h2 id="api" class="m0">

<div class='clearfix'>

<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/c23f02ad1434e9b46bee4b2a4d282697b96fa060/src/index.js#L50-L218'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/c37a889b560f0d42f9975143fe1ae6a37ba86990/src/index.js#L50-L218'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -379,7 +379,7 @@ <h3 class='left m0 panel-title' id='truwrap'>

<div class='clearfix'>

<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/c23f02ad1434e9b46bee4b2a4d282697b96fa060/src/index.js#L100-L167'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/c37a889b560f0d42f9975143fe1ae6a37ba86990/src/index.js#L100-L167'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -435,7 +435,7 @@ <h3 class='left m0 panel-title' id='api'>

<div class='clearfix'>

<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/c23f02ad1434e9b46bee4b2a4d282697b96fa060/src/index.js#L107-L113'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/c37a889b560f0d42f9975143fe1ae6a37ba86990/src/index.js#L107-L113'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -500,7 +500,7 @@ <h3 class='left m0 panel-title' id='api'>

<div class='clearfix'>

<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/c23f02ad1434e9b46bee4b2a4d282697b96fa060/src/index.js#L119-L119'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/c37a889b560f0d42f9975143fe1ae6a37ba86990/src/index.js#L119-L119'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -565,7 +565,7 @@ <h3 class='left m0 panel-title' id='api'>

<div class='clearfix'>

<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/c23f02ad1434e9b46bee4b2a4d282697b96fa060/src/index.js#L128-L134'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/c37a889b560f0d42f9975143fe1ae6a37ba86990/src/index.js#L128-L134'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -653,7 +653,7 @@ <h3 class='left m0 panel-title' id='api'>

<div class='clearfix'>

<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/c23f02ad1434e9b46bee4b2a4d282697b96fa060/src/index.js#L142-L145'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/c37a889b560f0d42f9975143fe1ae6a37ba86990/src/index.js#L142-L145'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -733,7 +733,7 @@ <h3 class='left m0 panel-title' id='api'>

<div class='clearfix'>

<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/c23f02ad1434e9b46bee4b2a4d282697b96fa060/src/index.js#L152-L155'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/c37a889b560f0d42f9975143fe1ae6a37ba86990/src/index.js#L152-L155'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -798,7 +798,7 @@ <h3 class='left m0 panel-title' id='api'>

<div class='clearfix'>

<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/c23f02ad1434e9b46bee4b2a4d282697b96fa060/src/index.js#L163-L166'>
<a class='pl3 pr1 right rounded github' href='https://github.com/MarkGriffiths/truwrap/blob/c37a889b560f0d42f9975143fe1ae6a37ba86990/src/index.js#L163-L166'>
<span>src/index.js</span>
</a>

Expand Down

0 comments on commit 0da7ecf

Please sign in to comment.