diff --git a/package.json b/package.json index cf1d8e9..354bfff 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "com.xrtk.lumin", "displayName": "XRTK.Lumin", "description": "The Lumin platform components for the Mixed Reality Toolkit", - "version": "0.1.2", + "version": "0.1.3", "unity": "2019.1", "license": "MIT", "repository": { @@ -13,6 +13,6 @@ "author": "XRTK Team (https://github.com/XRTK)", "dependencies": { "com.unity.xr.magicleap": "2.0.0-preview.16", - "com.xrtk.core": "0.1.9" + "com.xrtk.core": "0.1.11" } } \ No newline at end of file