From e0dd510bd3f719386895741645f33163b5228794 Mon Sep 17 00:00:00 2001 From: hogimn Date: Fri, 20 Sep 2024 18:08:56 +0900 Subject: [PATCH] 1.0.1 --- README.md | 2 +- SQL.Formatter/SQL.Formatter.csproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b2c9683..bf82a86 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This does not support: To install the Hogimn.Sql.Formatter package with NuGet, you can use the following command in your terminal or command prompt. ```bash -dotnet add package Hogimn.Sql.Formatter --version 1.0.0 +dotnet add package Hogimn.Sql.Formatter --version 1.0.1 ``` For more details, visit the [NuGet Gallery](https://www.nuget.org/packages/Hogimn.Sql.Formatter/) page. diff --git a/SQL.Formatter/SQL.Formatter.csproj b/SQL.Formatter/SQL.Formatter.csproj index 0928cf3..9a14ef6 100644 --- a/SQL.Formatter/SQL.Formatter.csproj +++ b/SQL.Formatter/SQL.Formatter.csproj @@ -7,11 +7,11 @@ SQL.Formatter SQL.Formatter Copyright © 2022 - 1.0.0.0 - 1.0.0.0 + 1.0.1 + Hogimn.Sql.Formatter - \ No newline at end of file +