Skip to content

Commit 1f576ce

Browse files
authored
1.0.0 release updates (#11)
* 1.0.0 release updates * README updates
1 parent 6f1e366 commit 1f576ce

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
Get started any way you want
3131

3232
- Clone the repo: `git clone https://github.com/BlazorExpress/BlazorExpress.ChartJS`
33-
- Install with [NuGet](https://www.nuget.org/): `Install-Package BlazorExpress.ChartJS -Version 1.0.0-preview1`
33+
- Install with [NuGet](https://www.nuget.org/): `Install-Package BlazorExpress.ChartJS -Version 1.0.0`
3434

3535
## Online Demos
3636

nuget/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
Get started any way you want
1616

1717
- Clone the repo: `git clone https://github.com/BlazorExpress/BlazorExpress.ChartJS`
18-
- Install with [NuGet](https://www.nuget.org/): `Install-Package BlazorExpress.ChartJS -Version 1.0.0-preview1`
18+
- Install with [NuGet](https://www.nuget.org/): `Install-Package BlazorExpress.ChartJS -Version 1.0.0`
1919

2020
## Online Demos
2121

0 commit comments

Comments
 (0)