Skip to content

Commit 38e2312

Browse files
committed
0.0.2
1 parent fde0662 commit 38e2312

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-if-else",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "If a predicate function returns a truthy value, return `x`; otherwise, return `y`.",
55
"license": "Apache-2.0",
66
"author": {

0 commit comments

Comments
 (0)