summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolan McMahon <caolan@caolanmcmahon.com>2013-02-04 11:52:05 +0000
committerCaolan McMahon <caolan@caolanmcmahon.com>2013-02-04 11:52:05 +0000
commitd374f708c376b857afdc54a943a2882c022291fc (patch)
treeeef6c30ec6a61989d80023db2ba0a32b8faf11c5
parent3e4850cfe39974ddfc78a0e14377a6d6767a33fd (diff)
downloadasync-d374f708c376b857afdc54a943a2882c022291fc.tar.gz
bump version
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 149ce7d..a00023b 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"description": "Higher-order functions and common patterns for asynchronous code",
"main": "./lib/async",
"author": "Caolan McMahon",
- "version": "0.2.0",
+ "version": "0.2.1",
"repository" : {
"type" : "git",
"url" : "http://github.com/caolan/async.git"