diff --git a/package.json b/package.json index eaa443b..8cb45ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.rodude123.configurable-fps-ai", - "version": "1.0.0", + "version": "1.1.0", "displayName": "FPS AI System", "description": "This is a configurable FPS AI system designed to help create AI for FPS games", "unity": "2020.3", @@ -23,4 +23,4 @@ "com.unity.textmeshpro": "3.0.6", "com.unity.modules.ai": "1.0.0" } -} \ No newline at end of file +}