« get me outta code hell

NPM release - 0.3.2 - tui-lib - Pure Node.js library for making visual command-line programs (ala vim, ncdu)
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2021-12-14 08:30:24 -0400
committer(quasar) nebula <qznebula@protonmail.com>2021-12-14 08:30:24 -0400
commita90b90044fa6000bf0fa3490c20b6bf5c6502b1d (patch)
tree9304ca11113984a68dcc5654267f36f405f5a08f /package.json
parent691dee525adec2bbdb0bb247b6561bc2b5b23bf2 (diff)
NPM release - 0.3.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3a10b24..9ee045d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "tui-lib",
-  "version": "0.3.1",
+  "version": "0.3.2",
   "description": "terminal ui library",
   "main": "index.js",
   "repository": "https://notabug.org/towerofnix/tui-lib.git",