diff --git a/package-lock.json b/package-lock.json index faa50fe26..9966daf54 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "apexcharts", - "version": "3.48.0", + "version": "3.49.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "apexcharts", - "version": "3.48.0", + "version": "3.49.0", "license": "MIT", "dependencies": { "@yr/monotone-cubic-spline": "^1.0.3", diff --git a/package.json b/package.json index 58ce2ae64..94a121433 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apexcharts", - "version": "3.48.0", + "version": "3.49.0", "description": "A JavaScript Chart Library", "repository": { "type": "git",