diff --git a/package.json b/package.json index 68db65c..5f073d2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "blessed", "description": "A curses-like library for node.js.", "author": "Christopher Jeffrey", - "version": "0.0.2", + "version": "0.0.3", "main": "./lib/program.js", "repository": "git://github.com/chjj/blessed.git", "homepage": "https://github.com/chjj/blessed",