From b125aef0ffd121abd374cc39dfee3b3c41476b50 Mon Sep 17 00:00:00 2001 From: MattMo Date: Mon, 30 Jan 2023 20:25:00 -0800 Subject: [PATCH] Bumped package version to 1.0.1 and included license and documentation file. --- MySqlPlus/MySqlPlus.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MySqlPlus/MySqlPlus.csproj b/MySqlPlus/MySqlPlus.csproj index 5e557ac..2f4633e 100644 --- a/MySqlPlus/MySqlPlus.csproj +++ b/MySqlPlus/MySqlPlus.csproj @@ -7,7 +7,7 @@ MontoyaTech.MySqlPlus MontoyaTech.MySqlPlus MontoyaTech.MySqlPlus - 1.0.0 + 1.0.1 MontoyaTech A simple C# library to help work with MySql. MontoyaTech 2023 @@ -15,6 +15,8 @@ https://code.montoyatech.com/MontoyaTech/MySqlPlus Logo_Symbol_Black_Outline.png True + MIT + True