From ab1e04423ed4151d3ed9fb03efec7d7c78e27adb Mon Sep 17 00:00:00 2001 From: Keenan Woodall Date: Wed, 28 Aug 2019 10:22:17 -0500 Subject: [PATCH] Updated Burst dependency version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0a16f8..7fc711f 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ ], "dependencies": { - "com.unity.burst": "1.1.1", + "com.unity.burst": "1.1.2", "com.unity.mathematics": "1.1.0" } } \ No newline at end of file