summaryrefslogtreecommitdiff
path: root/component.json
diff options
context:
space:
mode:
authorAlexander Early <aearly@fluid.com>2015-06-07 18:27:46 -0700
committerAlexander Early <aearly@fluid.com>2015-06-07 18:27:46 -0700
commit46cbdfd5324be57f15481bee32ad0fda507171b0 (patch)
tree59b181740d03c35cf917175513e5a26708b6d7a6 /component.json
parent0ad12379c9d04b824c33c092e955bce1890d075b (diff)
downloadasync-46cbdfd5324be57f15481bee32ad0fda507171b0.tar.gz
update package.jsons and changelog1.1.11.1.x
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 c876b0a..4b09536 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.0.0",
+ "version": "1.1.1",
"keywords": [
"async",
"callback",