v0.1.80. see #165.

This commit is contained in:
Christopher Jeffrey 2015-08-10 10:48:26 -07:00
parent b7c5f0f2f2
commit 5e143e7fe5
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "blessed",
"description": "A high-level terminal interface library for node.js.",
"author": "Christopher Jeffrey",
"version": "0.1.21",
"version": "0.1.80",
"license": "MIT",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",