This commit is contained in:
Christopher Jeffrey 2013-03-06 04:53:39 -06:00
parent 00b5a5b6f7
commit 9ee2cbb5ed
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.5",
"version": "0.0.6",
"main": "./lib/program.js",
"bin": "./bin/tput.js",
"preferGlobal": false,