summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3c5f5f1..0afd79f 100644
--- a/package.json
+++ b/package.json
@@ -1,9 +1,10 @@
{
"name": "async",
"description": "Higher-order functions and common patterns for asynchronous code",
- "version": "2.3.0",
+ "version": "2.6.0",
"main": "dist/async.js",
"author": "Caolan McMahon",
+ "homepage": "https://caolan.github.io/async/",
"repository": {
"type": "git",
"url": "https://github.com/caolan/async.git"