From 0e46e306181a3ce4640c9907f14e22110c711f6f Mon Sep 17 00:00:00 2001 From: vddCore Date: Fri, 5 Apr 2024 14:49:03 +0200 Subject: [PATCH] bump version numbers --- Core/EVIL.Grammar/EVIL.Grammar.csproj | 2 +- Core/EVIL.Lexical/EVIL.Lexical.csproj | 2 +- VirtualMachine/Ceres/Ceres.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Core/EVIL.Grammar/EVIL.Grammar.csproj b/Core/EVIL.Grammar/EVIL.Grammar.csproj index 75917b4..e1931db 100644 --- a/Core/EVIL.Grammar/EVIL.Grammar.csproj +++ b/Core/EVIL.Grammar/EVIL.Grammar.csproj @@ -4,7 +4,7 @@ enable 11.0 - 3.0.0 + 3.1.0 EVIL.Grammar EVIL.Grammar diff --git a/Core/EVIL.Lexical/EVIL.Lexical.csproj b/Core/EVIL.Lexical/EVIL.Lexical.csproj index 1104808..2faa052 100644 --- a/Core/EVIL.Lexical/EVIL.Lexical.csproj +++ b/Core/EVIL.Lexical/EVIL.Lexical.csproj @@ -4,7 +4,7 @@ enable 11.0 - 3.0.0 + 3.1.0 EVIL.Lexical EVIL.Lexical diff --git a/VirtualMachine/Ceres/Ceres.csproj b/VirtualMachine/Ceres/Ceres.csproj index 93b352c..61fa5f7 100644 --- a/VirtualMachine/Ceres/Ceres.csproj +++ b/VirtualMachine/Ceres/Ceres.csproj @@ -4,7 +4,7 @@ enable 11.0 - 4.0.0 + 5.0.0 Ceres Ceres