Skip to content

Commit 11e195e

Browse files
Merge branch 'dev' into release/2021.0
2 parents 55d2a1f + b0256a2 commit 11e195e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "react-unity-renderer",
3-
"version": "2020.2.0",
3+
"version": "2021.0.0",
44
"description": "React Unity Renderer allows to interactively embed Unity WebGL builds into a React powered project.",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
7-
"author": "Philipp Molitor <philipp@molitor.cloud>",
7+
"author": "Philipp Molitor <philipp@molitor-consulting.com>",
88
"license": "MIT",
99
"repository": "git://github.com/PhilippMolitor/react-unity-renderer.git",
1010
"bugs": "https://github.com/PhilippMolitor/react-unity-renderer/issues",

0 commit comments

Comments
 (0)