diff --git a/package.json b/package.json index cfb9619d..1c2ac940 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reagraph", - "version": "4.14.1", + "version": "4.14.2", "description": "WebGL Node-based Graph for React", "scripts": { "build": "vite build --mode library",