This commit is contained in:
Christopher Jeffrey 2013-07-10 12:48:35 -05:00
parent 2c43b2ccec
commit 150a7c2439
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "blessed",
"description": "A curses-like library for node.js.",
"author": "Christopher Jeffrey",
"version": "0.0.8",
"version": "0.0.9",
"main": "./lib/program.js",
"bin": "./bin/tput.js",
"preferGlobal": false,