Skip to content

Commit

Permalink
Version 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
megawac committed Aug 9, 2015
1 parent 5cef66a commit 92f78ae
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 3 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@
],
"authors": [
"Caolan McMahon"
]
}
],
"version": "1.4.2"
}
4 changes: 2 additions & 2 deletions component.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "async",
"description": "Higher-order functions and common patterns for asynchronous code",
"version": "1.4.1",
"version": "1.4.2",
"keywords": [
"async",
"callback",
Expand All @@ -14,4 +14,4 @@
"scripts": [
"lib/async.js"
]
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"lib"
],
"author": "Caolan McMahon",
"version": "1.4.1",
"version": "1.4.2",
"keywords": [
"async",
"callback",
Expand Down Expand Up @@ -79,4 +79,4 @@
"tests"
]
}
}
}

0 comments on commit 92f78ae

Please sign in to comment.