diff --git a/README.md b/README.md index 6c27636c0..32e8d6445 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Download from the CDN. ```HTML ``` diff --git a/package.json b/package.json index 67890f5a6..43cd87c31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ai-on-browser/data-analysis-models", - "version": "0.17.0", + "version": "0.18.0", "description": "Data analysis model package without any dependencies", "type": "module", "main": "./lib/index.js",