« get me outta code hell

NPM release - 0.3.3 - 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>2022-03-25 17:41:12 -0300
committer(quasar) nebula <qznebula@protonmail.com>2022-03-25 17:41:12 -0300
commita37d6be77261b2aae25c4235dcb38dd7b1bb60b1 (patch)
tree02879ea0f17d45817413995c4a99aa396cbb89ae /package.json
parent3614ce99f2eaa910a2b11b0f2f4a8a291ee3a4b0 (diff)
NPM release - 0.3.3
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 9ee045d..f07f4d1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "tui-lib",
-  "version": "0.3.2",
+  "version": "0.3.3",
   "description": "terminal ui library",
   "main": "index.js",
   "repository": "https://notabug.org/towerofnix/tui-lib.git",