Skip to content

Commit

Permalink
build: publish new minor release
Browse files Browse the repository at this point in the history
  • Loading branch information
kgryte committed Feb 5, 2024
1 parent 840e2b2 commit 0339bd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stdlib/stdlib",
"version": "0.1.0",
"version": "0.2.0",
"description": "Standard library.",
"license": "Apache-2.0 AND BSL-1.0",
"author": {
Expand Down Expand Up @@ -64,7 +64,7 @@
"@stdlib/complex": "^0.1.1",
"@stdlib/console": "^0.1.1",
"@stdlib/constants": "^0.1.1",
"@stdlib/datasets": "^0.1.0",
"@stdlib/datasets": "^0.2.0",
"@stdlib/error": "^0.1.1",
"@stdlib/fs": "^0.1.1",
"@stdlib/function": "^0.1.1",
Expand Down

0 comments on commit 0339bd0

Please sign in to comment.