Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atteneder committed May 18, 2021
1 parent 0bc4eee commit d490a34
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "com.atteneder.draco",
"version": "2.0.0",
"version": "3.0.0",
"displayName": "Draco 3D Data Compression",
"description": "Apply Draco compression to meshes and load them at runtime.",
"description": "Apply Google Draco compression to meshes and load them at runtime.",
"unity": "2019.3",
"dependencies": {
"com.unity.burst": "1.4.4"
Expand All @@ -14,6 +14,7 @@
"decompress",
"encode",
"decode",
"google",
"draco"
],
"author": {
Expand Down

0 comments on commit d490a34

Please sign in to comment.