diff --git a/package.json b/package.json index abb0508..66ffccd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-unity-webgl", - "version": "7.1.12", + "version": "7.1.13", "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": {