From dcd93905c89bc0e002f2e303831c33a8cc6c6138 Mon Sep 17 00:00:00 2001 From: Jeffrey Lanters Date: Mon, 2 Jul 2018 14:08:19 +0200 Subject: [PATCH] Updated version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 851ee19..a798342 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-unity-webgl", - "version": "7.0.3", + "version": "7.0.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.", "main": "source/index.js", "scripts": {