« get me outta code hell

add ListScrollForm.wheelMode - 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-04-23 16:17:58 -0300
committerFlorrie <towerofnix@gmail.com>2020-04-23 16:17:58 -0300
commit04a9e6f780bb05d855507d9092170d873e18e229 (patch)
tree39f3bfa8979db19c0d57681b31002729ba7f133b /package.json
parenta7f8734a33d1ffe549f83ea7186c56b831e933f0 (diff)
add ListScrollForm.wheelMode
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 33f58c8..b2d3cb2 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "tui-lib",
-  "version": "0.1.1",
+  "version": "0.2.1",
   "description": "terminal ui library",
   "main": "index.js",
   "repository": "https://notabug.org/towerofnix/tui-lib.git",