From ffaf4ff89e17b2d5457b2440578c53b0e1d626d1 Mon Sep 17 00:00:00 2001 From: Mark Griffiths Date: Thu, 13 Jun 2019 17:56:41 +0100 Subject: [PATCH] Update Documentation --- bin/termng | 2 +- docs/index.html | 18 +++++++++--------- package-lock.json | 2 +- package.json | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/bin/termng b/bin/termng index aab15ae..68de453 100755 --- a/bin/termng +++ b/bin/termng @@ -10,7 +10,7 @@ var meta = _interopDefault(require('@thebespokepixel/meta')); var updateNotifier = _interopDefault(require('update-notifier')); const name = "term-ng"; -const version = "1.0.2"; +const version = "1.0.3"; const description = "Terminal/$TERM feature snooping and whitelisting"; const main = "index.js"; const module$1 = "index.mjs"; diff --git a/docs/index.html b/docs/index.html index eb42327..3d17a9e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ - term-ng 1.0.2 | Documentation + term-ng 1.0.3 | Documentation @@ -15,7 +15,7 @@