Skip to content

Commit

Permalink
Release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nornagon committed Mar 9, 2011
1 parent 9a0e717 commit 35e2593
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
@@ -1,9 +1,10 @@
{
"name" : "zap",
"description" : "A tiny test runner",
"keywords" : ["test", "testing"],
"url" : "https://github.com/nornagon/node-zap",
"author" : "Jeremy Apthorp <nornagon@nornagon.net>",
"bin" : { "zap": "./bin/zap" },
"main" : "./lib/zap",
"version" : "0.2.0"
"version" : "0.2.1"
}

0 comments on commit 35e2593

Please sign in to comment.