Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Bumped the version of the NuGet package
  • Loading branch information
plbonneville authored Dec 13, 2023
1 parent 75be500 commit 1fc2c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ To get started with Blazor in .NET Interactive Notebooks, first install the `Bla
In a new `C# (.NET Interactive)` cell enter and run the following:

```
#r "nuget: BlazorInteractive, 1.1.5"
#r "nuget: BlazorInteractive, 1.2.0"
```

## Usage/Examples
Expand Down

0 comments on commit 1fc2c43

Please sign in to comment.