Skip to content

Commit

Permalink
release v2.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
StreetStrider committed May 11, 2015
1 parent ea405a4 commit 3a4c26c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"name": "console-ultimate",
"version": "2.0.0-pre",
"version": "2.0.0",

"description": "replacement for std console with extra features",
"tags":
[
"console", "color", "cli",
"console", "color", "cli", "tty",
"log", "dir", "inspect", "format", "util",
"timer", "timing", "hrtime", "benchmark",
"timer", "timing", "hrtime", "hi-res time", "benchmark",
"assert",
"trace", "long-stack-traces", "long stacks", "long trace", "stack-chain",
"trace", "better traces", "long stacks", "long trace", "long traces", "stack-chain",
"count", "debug",
"clear",
"node"
],

"license": "MIT",
"author": "StreetStrider <[email protected]>",
"author": "StreetStrider <[email protected]>",

"homepage": "https://github.com/StreetStrider/console-ultimate",
"bugs": { "url": "https://github.com/StreetStrider/console-ultimate/issues" },
Expand Down

0 comments on commit 3a4c26c

Please sign in to comment.