diff --git a/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/01_A_Manual_Install_01_Run_Net_CLI_Command_Snippet.razor b/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/01_A_Manual_Install_01_Run_Net_CLI_Command_Snippet.razor index c2c0272d..6c3aa35a 100644 --- a/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/01_A_Manual_Install_01_Run_Net_CLI_Command_Snippet.razor +++ b/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/01_A_Manual_Install_01_Run_Net_CLI_Command_Snippet.razor @@ -1 +1 @@ -dotnet add package BlazorExpress.ChartJS --version 1.1.0 \ No newline at end of file +dotnet add package BlazorExpress.ChartJS --version 1.2.2 \ No newline at end of file diff --git a/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/01_A_Manual_Install_02_Add_Package_Reference_Snippet.razor b/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/01_A_Manual_Install_02_Add_Package_Reference_Snippet.razor index 9aa87899..2d702ac1 100644 --- a/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/01_A_Manual_Install_02_Add_Package_Reference_Snippet.razor +++ b/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/01_A_Manual_Install_02_Add_Package_Reference_Snippet.razor @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/02_A_Manual_Install_01_Run_Net_CLI_Command_Snippet.razor b/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/02_A_Manual_Install_01_Run_Net_CLI_Command_Snippet.razor index c2c0272d..6c3aa35a 100644 --- a/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/02_A_Manual_Install_01_Run_Net_CLI_Command_Snippet.razor +++ b/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/02_A_Manual_Install_01_Run_Net_CLI_Command_Snippet.razor @@ -1 +1 @@ -dotnet add package BlazorExpress.ChartJS --version 1.1.0 \ No newline at end of file +dotnet add package BlazorExpress.ChartJS --version 1.2.2 \ No newline at end of file diff --git a/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/02_A_Manual_Install_02_Add_Package_Reference_Snippet.razor b/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/02_A_Manual_Install_02_Add_Package_Reference_Snippet.razor index 9aa87899..2d702ac1 100644 --- a/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/02_A_Manual_Install_02_Add_Package_Reference_Snippet.razor +++ b/BlazorExpress.ChartJS.Demo.RCL/Pages/Docs/GettingStarted/net8/02_A_Manual_Install_02_Add_Package_Reference_Snippet.razor @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/BlazorExpress.ChartJS/BlazorExpress.ChartJS.csproj b/BlazorExpress.ChartJS/BlazorExpress.ChartJS.csproj index 88aca25a..b25f8aef 100644 --- a/BlazorExpress.ChartJS/BlazorExpress.ChartJS.csproj +++ b/BlazorExpress.ChartJS/BlazorExpress.ChartJS.csproj @@ -3,8 +3,8 @@ BlazorExpress.ChartJS - 1.2.1 - 1.2.1 + 1.2.2 + 1.2.2 logo.png Apache-2.0 diff --git a/README.md b/README.md index d8aa06d9..f3dcf5db 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Get started any way you want - Clone the repo: `git clone https://github.com/BlazorExpress/BlazorExpress.ChartJS` -- Install with [NuGet](https://www.nuget.org/): `Install-Package BlazorExpress.ChartJS -Version 1.2.1` +- Install with [NuGet](https://www.nuget.org/): `Install-Package BlazorExpress.ChartJS -Version 1.2.2` ## Online Demos diff --git a/nuget/README.md b/nuget/README.md index ff375b02..67171407 100644 --- a/nuget/README.md +++ b/nuget/README.md @@ -15,7 +15,7 @@ Get started any way you want - Clone the repo: `git clone https://github.com/BlazorExpress/BlazorExpress.ChartJS` -- Install with [NuGet](https://www.nuget.org/): `Install-Package BlazorExpress.ChartJS -Version 1.2.1` +- Install with [NuGet](https://www.nuget.org/): `Install-Package BlazorExpress.ChartJS -Version 1.2.2` ## Online Demos