From bed50272bb433202bb6a159212b0300c235c48f4 Mon Sep 17 00:00:00 2001 From: Jeffrey Lanters Date: Fri, 29 Oct 2021 13:21:45 +0200 Subject: [PATCH] 8.5.2 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index b20cda7..81a93a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-unity-webgl", - "version": "8.5.1", + "version": "8.5.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d039b83..84bfff2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-unity-webgl", - "version": "8.5.1", + "version": "8.5.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",