[dist] v0.0.30

This commit is contained in:
Christopher Jeffrey 2014-05-31 19:45:20 -05:00
parent 41994632cf
commit db10ca1bc4
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.29",
"version": "0.0.30",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,