From 3c075d488a0a8b9c3857d03b42626b17afc11a10 Mon Sep 17 00:00:00 2001 From: Semenov Dmitry Date: Wed, 31 Jan 2024 23:07:17 +0400 Subject: [PATCH] Update GDShrapt.Reader.csproj --- src/GDShrapt.Reader/GDShrapt.Reader.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/GDShrapt.Reader/GDShrapt.Reader.csproj b/src/GDShrapt.Reader/GDShrapt.Reader.csproj index f04ebff..a0006d9 100644 --- a/src/GDShrapt.Reader/GDShrapt.Reader.csproj +++ b/src/GDShrapt.Reader/GDShrapt.Reader.csproj @@ -3,7 +3,7 @@ netstandard2.0 true - 4.1.5-alpha + 4.2.0-alpha elamaunt GDShrapt GDShrapt.Reader is .Net library and object-oriented one-pass parser of GDScript. It can build a lexical tree of GDScript code or generate a new code from scratch. @@ -16,8 +16,8 @@ Usage: Just create a GDScriptReader instance and call methods from it.https://github.com/elamaunt/GDShrapt git GDShrapt GDScript reader parser codegeneration Godot lexical analyzer - 4.1.5 - 4.1.5 + 4.2.0 + 4.2.0 true