From 24e69b89c9c9ca8c79c564bbc5f323e8604092f2 Mon Sep 17 00:00:00 2001 From: MeltyPlayer Date: Tue, 1 Aug 2023 00:02:14 -0500 Subject: [PATCH] Update Schema.csproj --- Schema/Schema.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Schema/Schema.csproj b/Schema/Schema.csproj index 3ad78b3..524acc1 100644 --- a/Schema/Schema.csproj +++ b/Schema/Schema.csproj @@ -14,7 +14,7 @@ Library for converting classes to and from binary. Provides a C# Roslyn generator that automatically implements conversion logic for simple classes. schema schema - 0.1.10 + 0.1.11 MeltyPlayer