|
@@ -1,9 +1,9 @@
|
|
|
{
|
|
|
"name": "at.kairoscope.kairoengine.utilities",
|
|
|
"displayName": "KairoEngine Utilities",
|
|
|
- "version": "0.1.2",
|
|
|
+ "version": "0.1.3",
|
|
|
"unity": "2020.3",
|
|
|
- "description": "Kairoengine utilities library.",
|
|
|
+ "description": "Kairoengine utilities library. Contains the MeshUtils, StringUtils, Vector2Int extensions and the Statistics System.",
|
|
|
"dependencies": {
|
|
|
"at.kairoscope.thirdparty.tmpro":"1.0.0",
|
|
|
"at.kairoscope.thirdparty.unirx":"1.0.0"
|