summaryrefslogtreecommitdiff
path: root/component.json
diff options
context:
space:
mode:
authorAlexander Early <alexander.early@gmail.com>2016-05-05 16:29:49 -0700
committerAlexander Early <alexander.early@gmail.com>2016-05-05 16:29:49 -0700
commit35a5f38770fb572db3a8c957055ac61812272a78 (patch)
tree30113b53c63dedc3e0c9d94be0b11884ff1b2015 /component.json
parenta684c1b75645068559516d2fd295e0da342e6b51 (diff)
downloadasync-35a5f38770fb572db3a8c957055ac61812272a78.tar.gz
Version 2.0.0-rc.4v2.0.0-rc.4
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 7f408f5..13ac09e 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.3",
+ "version": "2.0.0-rc.4",
"keywords": [
"async",
"callback",