We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf3e438 commit 1c4a544Copy full SHA for 1c4a544
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@stdlib/stdlib",
3
- "version": "0.2.0",
+ "version": "0.3.0",
4
"description": "Standard library.",
5
"license": "Apache-2.0 AND BSL-1.0",
6
"author": {
@@ -64,7 +64,7 @@
64
"@stdlib/complex": "^0.2.1",
65
"@stdlib/console": "^0.2.1",
66
"@stdlib/constants": "^0.2.1",
67
- "@stdlib/datasets": "^0.2.0",
+ "@stdlib/datasets": "^0.3.0",
68
"@stdlib/error": "^0.2.1",
69
"@stdlib/fs": "^0.2.1",
70
"@stdlib/function": "^0.2.1",
0 commit comments