diff --git a/package-lock.json b/package-lock.json index 4dea7f9..b2ee483 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-unity-webgl", - "version": "8.6.1", + "version": "8.6.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 611c165..1f12058 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-unity-webgl", - "version": "8.6.1", + "version": "8.6.2", "description": "React Unity WebGL provides an easy solution for embedding Unity WebGL builds in your React application, with two-way communication between your React and Unity application with advanced API's.", "keywords": [ "React",