We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d80e69a commit 6460fbdCopy full SHA for 6460fbd
README.md
@@ -16,7 +16,7 @@ This does not support:
16
To install the Hogimn.Sql.Formatter package with NuGet, you can use the following command in your terminal or command prompt.
17
18
```bash
19
-dotnet add package Hogimn.Sql.Formatter --version 1.0.1
+dotnet add package Hogimn.Sql.Formatter --version 2.0.0
20
```
21
22
For more details, visit the [NuGet Gallery](https://www.nuget.org/packages/Hogimn.Sql.Formatter/) page.
0 commit comments