Skip to content

Commit 3149c6b

Browse files
committed
Updates version on readme
1 parent 333f644 commit 3149c6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ Grapevine is available on [NuGet.org](https://www.nuget.org/packages/Grapevine/)
1010

1111
Powershell:
1212
```powershell
13-
Install-Package Grapevine -Version 5.0.0-rc.3
13+
Install-Package Grapevine -Version 5.0.0-rc.5
1414
```
1515

1616
.NET CLI
1717
```cmd
18-
> dotnet add package Grapevine --version 5.0.0-rc.3
18+
> dotnet add package Grapevine --version 5.0.0-rc.5
1919
```
2020

2121
## Usage

0 commit comments

Comments
 (0)