From df1d24d540dfc3454753fbd49965f89891125e83 Mon Sep 17 00:00:00 2001 From: Semenov Dmitry Date: Fri, 12 Jan 2024 22:15:40 +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 80b927d..3a49610 100644 --- a/src/GDShrapt.Reader/GDShrapt.Reader.csproj +++ b/src/GDShrapt.Reader/GDShrapt.Reader.csproj @@ -3,7 +3,7 @@ netstandard2.0 true - 4.0.1-alpha + 4.1.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.0.1 - 4.0.1 + 4.1.0 + 4.1.0 true