From 0719832b263922f9e2bcb736ccda650009bd8576 Mon Sep 17 00:00:00 2001 From: Jeffrey Lanters Date: Thu, 24 Jun 2021 10:50:29 +0200 Subject: [PATCH] Bumped package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 927b39f..e4d7fce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-unity-webgl", - "version": "8.4.2", + "version": "8.4.3", "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",