summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Early <aearly@fluid.com>2015-06-01 00:59:14 -0700
committerAlexander Early <aearly@fluid.com>2015-06-01 00:59:14 -0700
commit88906aa60d407e12185139e86204aa63aa6faf28 (patch)
treed1a2bd939e16112677f7d121ac286508a8ae994c
parentdda44b5532681b90d31396b939eb526fbb956f5e (diff)
downloadasync-88906aa60d407e12185139e86204aa63aa6faf28.tar.gz
v1.1.01.1.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 601f50f..cbeae06 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"description": "Higher-order functions and common patterns for asynchronous code",
"main": "lib/async.js",
"author": "Caolan McMahon",
- "version": "1.0.0",
+ "version": "1.1.0",
"keywords": [
"async",
"callback",