Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
quabug authored Aug 25, 2021
1 parent 94b9655 commit a80a500
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Packages/blob-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "com.quabug.blob-editor",
"description": "Inspector-editor of blob asset",
"version": "1.3.1",
"version": "1.4.0",
"unity": "2020.3",
"displayName": "BlobEditor",
"dependencies": {
"com.unity.entities": "0.14.0-preview.19"
},
"type": "library"
}
}

0 comments on commit a80a500

Please sign in to comment.