From baef21d065a170af8d15107abbda3794e6f15779 Mon Sep 17 00:00:00 2001 From: Jeffrey Lanters Date: Mon, 1 Mar 2021 21:23:42 +0100 Subject: [PATCH] Updated package --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9b4988..5d7bfba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-unity-webgl", - "version": "8.1.2", + "version": "8.1.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.", "main": "./distribution/exports.js", "scripts": {