Skip to content

Commit 2c8cd01

Browse files
release: v0.1.3.
1 parent 8e9e447 commit 2c8cd01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Packages/NativeTrees/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.bartofzo.nativetrees",
33
"displayName": "NativeTrees",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"unity": "2021.3",
66
"description": "Generic, burst compatible sparse octree and quadtree \nthat store objects together with their axis aligned bounding boxes (AABB's)",
77
"keywords": [
@@ -15,4 +15,4 @@
1515
"com.unity.burst": "1.8.9",
1616
"com.unity.collections": "2.1.4"
1717
}
18-
}
18+
}

0 commit comments

Comments
 (0)