summaryrefslogtreecommitdiff
path: root/component.json
diff options
context:
space:
mode:
Diffstat (limited to 'component.json')
-rw-r--r--component.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/component.json b/component.json
index 3758f7f..0684c86 100644
--- a/component.json
+++ b/component.json
@@ -1,7 +1,7 @@
{
"name": "async",
"description": "Higher-order functions and common patterns for asynchronous code",
- "version": "1.2.0",
+ "version": "1.2.1",
"keywords": [
"async",
"callback",
@@ -14,4 +14,4 @@
"scripts": [
"lib/async.js"
]
-}
+} \ No newline at end of file