« get me outta code hell

NPM release - 0.3.0 - 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:
authorFlorrie <towerofnix@gmail.com>2020-07-16 14:07:53 -0300
committerFlorrie <towerofnix@gmail.com>2020-07-16 14:07:53 -0300
commit4b74578923e02a7a56a45c5bb7b505e95bbede08 (patch)
tree340072d8d74c04a2998191584c445e7261807541 /package.json
parent154dd2f631edc9f46ff73e80b54d48f0ccdf049a (diff)
NPM release - 0.3.0
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 4308565..8d4a1d3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "tui-lib",
-  "version": "0.2.3",
+  "version": "0.3.0",
   "description": "terminal ui library",
   "main": "index.js",
   "repository": "https://notabug.org/towerofnix/tui-lib.git",