summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlexander Early <aearly@fluid.com>2015-08-07 14:06:31 -0700
committerAlexander Early <aearly@fluid.com>2015-08-07 14:06:59 -0700
commit187ed2250729f68e15aafced3b3442ee44a3bbf1 (patch)
tree088ea2ab5c42ed6254d181fe2fb9f7b4b61bdf32 /package.json
parent323686a678c681feda380d60146bf4c3d458b3a7 (diff)
downloadasync-187ed2250729f68e15aafced3b3442ee44a3bbf1.tar.gz
Version 1.4.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 76724fa..f3746e1 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.4.0",
+ "version": "1.4.1",
"keywords": [
"async",
"callback",
@@ -76,4 +76,4 @@
"tests"
]
}
-} \ No newline at end of file
+}