We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f1eecf commit 5a9b0d7Copy full SHA for 5a9b0d7
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@astuanax/funmatrix",
3
"sideEffects": false,
4
- "version": "1.0.3",
+ "version": "1.0.4",
5
"description": "Matrix monad",
6
"main": "lib/@astuanax/funmatrix.js",
7
"module": "src/matrix.js",
0 commit comments