@@ -1,4 +1,4 @@
-# 📦 KairoEngine.GameTools.v0.1.1
+# 📦 KairoEngine.GameTools.v0.1.3
This package contains the **Game Tools System**, used in strategy type games. It consists of a interaction tool that can hold many different custom tools. Another built in tool is the selection tool, used to select objects and execute actions.
@@ -1,7 +1,7 @@
{
"name": "at.kairoscope.kairoengine.game-tools",
"displayName": "KairoEngine Game Tools",
- "version": "0.1.2",
+ "version": "0.1.3",
"unity": "2020.3",
"description": "Kairoengine game tools library. Mostly classes for tools that manipulate the grid building system.",
"dependencies": {