summaryrefslogtreecommitdiff
path: root/component.json
diff options
context:
space:
mode:
authorGraeme Yeates <yeatesgraeme@gmail.com>2016-05-16 16:14:55 -0400
committerGraeme Yeates <yeatesgraeme@gmail.com>2016-05-16 16:14:55 -0400
commit41c43efb76c840c61765cc6cacf5922eb5fbf4d2 (patch)
treed189c3b183d8518511abe4ba65bc1774c5acc342 /component.json
parent2e5351260b98345eed597e5da62c0a580d980b1a (diff)
downloadasync-2.0.0-rc.5.tar.gz
Version 2.0.0-rc.5v2.0.0-rc.5
Diffstat (limited to 'component.json')
-rw-r--r--component.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/component.json b/component.json
index 13ac09e..c9ecb4c 100644
--- a/component.json
+++ b/component.json
@@ -1,7 +1,7 @@
{
"name": "async",
"description": "Higher-order functions and common patterns for asynchronous code",
- "version": "2.0.0-rc.4",
+ "version": "2.0.0-rc.5",
"keywords": [
"async",
"callback",