diff --git a/package-lock.json b/package-lock.json index bcfc6f1..fa969a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "function-plot", - "version": "1.23.3", + "version": "1.23.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "function-plot", - "version": "1.23.3", + "version": "1.23.4", "license": "MIT", "dependencies": { "built-in-math-eval": "^0.3.0", diff --git a/package.json b/package.json index cf7b172..b91c417 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "function-plot", - "version": "1.23.3", + "version": "1.23.4", "description": "A simple 2d function plotter powered by d3", "license": "MIT", "repository": {