diff options
author | Florrie <towerofnix@gmail.com> | 2019-10-17 13:04:16 -0300 |
---|---|---|
committer | Florrie <towerofnix@gmail.com> | 2019-10-17 13:04:16 -0300 |
commit | 074a49b1f14739c42a38333756f94052d85d1a06 (patch) | |
tree | ed1524517e76cbf24f4bcdcb284afec833facc99 /package.json | |
parent | 742d2543b88ad4cbb2fc9a859f093a57f32c1967 (diff) |
NPM release - 0.1.0
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 1842a11..753963b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tui-lib", - "version": "0.0.4", + "version": "0.1.0", "description": "terminal ui library", "main": "index.js", "repository": "https://notabug.org/towerofnix/tui-lib.git", |