summaryrefslogtreecommitdiff
path: root/component.json
diff options
context:
space:
mode:
authorAlexander Early <aearly@fluid.com>2015-06-07 18:31:18 -0700
committerAlexander Early <aearly@fluid.com>2015-06-07 18:31:18 -0700
commitb66e85d1cca8c8056313253f22d18f571e7001d2 (patch)
tree62a68010237d689ea8f718f1eebc98dd21f801e7 /component.json
parent9697f400997d211ad18a04a1b61febbb397fe0b0 (diff)
downloadasync-b66e85d1cca8c8056313253f22d18f571e7001d2.tar.gz
update changelog and package jsons1.2.1
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