We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92bea87 commit ba4b158Copy full SHA for ba4b158
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "linearly",
3
- "version": "0.22.0",
+ "version": "0.23.0",
4
"description": "Matrix and vector library with immutable data types",
5
"main": "./lib/cjs/index.js",
6
"module": "./lib/esm/index.js",
0 commit comments