From 33b90f1db8344988bead3379ee43695068cfafc9 Mon Sep 17 00:00:00 2001 From: Jeffrey Lanters Date: Sun, 24 Jun 2018 15:37:03 +0200 Subject: [PATCH] Increased version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7702ba1..ec03c17 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-unity-webgl", - "version": "6.5.0", + "version": "6.5.1", "description": "A Unity WebGL component for your React application", "main": "library/index.js", "types": "./types.d.ts",