diff options
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 |
commit | a90b90044fa6000bf0fa3490c20b6bf5c6502b1d (patch) | |
tree | 9304ca11113984a68dcc5654267f36f405f5a08f /package.json | |
parent | 691dee525adec2bbdb0bb247b6561bc2b5b23bf2 (diff) |
NPM release - 0.3.2
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
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", |