Skip to content

Commit d618853

Browse files
committed
0.0.3
1 parent 2a1cbb0 commit d618853

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-key-by-right",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Convert a collection to an object whose keys are determined by a provided function and whose values are the collection values, iterating from right to left.",
55
"license": "Apache-2.0",
66
"author": {

0 commit comments

Comments
 (0)