From 3644632d9fd323dcbe835443e0b4182b040da793 Mon Sep 17 00:00:00 2001 From: Jeffrey Lanters Date: Thu, 27 Jan 2022 11:11:49 +0100 Subject: [PATCH] 8.7.4 --- 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 fdc572e..5a0b313 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-unity-webgl", - "version": "8.7.3", + "version": "8.7.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4a8827f..80a3787 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-unity-webgl", - "version": "8.7.3", + "version": "8.7.4", "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",