Update package.json

This commit is contained in:
Mikhail 2023-06-05 23:20:16 +08:00
parent 17680cc295
commit 86f05cbde4

View File

@ -8,7 +8,7 @@
"displayName": "DragonECS",
"description": "C# Entity Component System Framework",
"unity": "2020.3",
"version": "0.7.1",
"version": "0.7.3",
"repository": {
"type": "git",
"url": "https://github.com/DCFApixels/DragonECS.git"
@ -18,6 +18,7 @@
"ecs",
"performance",
"dragonecs",
"dragon-ecs",
"framework"
]
}