Skip to content

Commit 3146f34

Browse files
committed
0.0.5
1 parent 8746289 commit 3146f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stdlib/utils-async-reduce-right",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.",
55
"license": "Apache-2.0",
66
"author": {

0 commit comments

Comments
 (0)