Skip to content

Commit 0339bd0

Browse files
committed
build: publish new minor release
1 parent 840e2b2 commit 0339bd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stdlib/stdlib",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Standard library.",
55
"license": "Apache-2.0 AND BSL-1.0",
66
"author": {
@@ -64,7 +64,7 @@
6464
"@stdlib/complex": "^0.1.1",
6565
"@stdlib/console": "^0.1.1",
6666
"@stdlib/constants": "^0.1.1",
67-
"@stdlib/datasets": "^0.1.0",
67+
"@stdlib/datasets": "^0.2.0",
6868
"@stdlib/error": "^0.1.1",
6969
"@stdlib/fs": "^0.1.1",
7070
"@stdlib/function": "^0.1.1",

0 commit comments

Comments
 (0)