Skip to content

Commit

Permalink
release: v0.1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 15, 2023
1 parent 8e9e447 commit 2c8cd01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Packages/NativeTrees/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.bartofzo.nativetrees",
"displayName": "NativeTrees",
"version": "0.1.2",
"version": "0.1.3",
"unity": "2021.3",
"description": "Generic, burst compatible sparse octree and quadtree \nthat store objects together with their axis aligned bounding boxes (AABB's)",
"keywords": [
Expand All @@ -15,4 +15,4 @@
"com.unity.burst": "1.8.9",
"com.unity.collections": "2.1.4"
}
}
}

0 comments on commit 2c8cd01

Please sign in to comment.