From d9952a734597e5f542370274b3ca61be6501d153 Mon Sep 17 00:00:00 2001 From: Christoffer Aske Date: Sun, 15 Oct 2023 17:57:33 +0200 Subject: [PATCH] Increase version --- src/Core/FosterScript.Core.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Core/FosterScript.Core.csproj b/src/Core/FosterScript.Core.csproj index e0b0de8..7e1c114 100644 --- a/src/Core/FosterScript.Core.csproj +++ b/src/Core/FosterScript.Core.csproj @@ -9,7 +9,7 @@ FosterScript.Core FosterScript.Core logo.png - 1.0.3 + 1.1.1 alpha Exouxas FosterScript.Core: A flexible NEAT-based neural network library for .NET, empowering intelligent agents in research, games, and AI simulations.