summaryrefslogtreecommitdiff
path: root/component.json
diff options
context:
space:
mode:
authorAlexander Early <alexander.early@gmail.com>2016-03-23 20:39:12 -0700
committerAlexander Early <alexander.early@gmail.com>2016-03-23 20:39:12 -0700
commit256a69ba6c2f995f41061918d7be4bbd73186688 (patch)
tree376512951c9c49dff99ccbe25a20da745a75a750 /component.json
parenta8843982a7c730ff7b1ec84fcec7f9fa52c3bf77 (diff)
downloadasync-256a69ba6c2f995f41061918d7be4bbd73186688.tar.gz
Version 2.0.0-rc.2v2.0.0-rc.2
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 f074f74..cf687d2 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.1",
+ "version": "2.0.0-rc.2",
"keywords": [
"async",
"callback",