diff --git a/package.json b/package.json index 40ada4e3e7c..69790a5d076 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stdlib/stdlib", - "version": "0.2.0", + "version": "0.3.0", "description": "Standard library.", "license": "Apache-2.0 AND BSL-1.0", "author": { @@ -64,7 +64,7 @@ "@stdlib/complex": "^0.2.1", "@stdlib/console": "^0.2.1", "@stdlib/constants": "^0.2.1", - "@stdlib/datasets": "^0.2.0", + "@stdlib/datasets": "^0.3.0", "@stdlib/error": "^0.2.1", "@stdlib/fs": "^0.2.1", "@stdlib/function": "^0.2.1",