Browse Source

UPM package version 2.9.12

tags/2.9.12
GitHub 5 years ago
parent
commit
e8b5744758
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      package.json

+ 2
- 2
package.json View File

@@ -3,13 +3,13 @@
"category": "Svelto",
"description": "Svelto ECS C# Lightweight Data Oriented Entity Component System Framework",
"dependencies": {
"com.sebaslab.svelto.common": "2.9.10"
"com.sebaslab.svelto.common": "2.9.12"
},
"keywords": [
"svelto"
],
"name": "com.sebaslab.svelto.ecs",
"unity": "2019.2",
"version": "2.9.11",
"version": "2.9.12",
"type": "framework"
}

Loading…
Cancel
Save