You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+3-8Lines changed: 3 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@stdlib/strided-napi-mskunary",
3
-
"version": "0.2.2",
3
+
"version": "0.2.3",
4
4
"description": "C API for registering a Node-API module exporting a strided array interface for applying a unary callback to an input strided array according to a mask strided array.",
0 commit comments