summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolan McMahon <caolan@caolanmcmahon.com>2012-02-26 18:29:00 -0800
committerCaolan McMahon <caolan@caolanmcmahon.com>2012-02-26 18:29:00 -0800
commitf5b1c13c4517dffbc2a42290b08b556adda03d54 (patch)
tree6e330ef49ea095a9089e1f700c1f70addea8e30a
parent0e9092493f245388eb4fcfc07b30570907def74b (diff)
downloadasync-f5b1c13c4517dffbc2a42290b08b556adda03d54.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 cfae3bc..2e53020 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
, "description": "Higher-order functions and common patterns for asynchronous code"
, "main": "./index"
, "author": "Caolan McMahon"
-, "version": "0.1.16"
+, "version": "0.1.17"
, "repository" :
{ "type" : "git"
, "url" : "http://github.com/caolan/async.git"