« get me outta code hell

Bump version - tui-lib - Pure Node.js library for making visual command-line programs (ala vim, ncdu)
about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2018-12-22 13:13:56 -0400
committerFlorrie <towerofnix@gmail.com>2018-12-22 13:13:56 -0400
commit0c38fb468621b3860fc9c7deb12ae464c57996e8 (patch)
tree3407305ee4fef6c1952da9d69e5d166740ab5842
parentd8331b98aad2e29b23e88901049fc3c91489a2c7 (diff)
Bump version
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 31ad94a..b1bfc7b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "tui-lib",
-  "version": "0.0.1",
+  "version": "0.0.2",
   "description": "terminal ui library",
   "main": "index.js",
   "repository": "https://notabug.org/towerofnix/tui-lib.git",