Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Mar 16, 2012
1 parent 78ac53a commit 9c24d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{ "name": "ansi"
, "description": "Advanced ANSI formatting tool for Node.js"
, "keywords": [ "ansi", "formatting", "cursor", "color", "terminal", "rgb", "256", "stream" ]
, "version": "0.0.4"
, "version": "0.1.0"
, "author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)"
, "repository": { "type": "git", "url": "git://github.com/TooTallNate/ansi.js.git" }
, "main": "./lib/ansi.js"
Expand Down

0 comments on commit 9c24d58

Please sign in to comment.