1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-22 10:08:47 +00:00

[ci skip] docs: bump version in README

This commit is contained in:
Oliver Booth 2023-04-13 23:14:32 +01:00
parent ccef1cd269
commit dbc63b9b26
No known key found for this signature in database
GPG Key ID: 20BEB9DC87961025

View File

@ -17,7 +17,7 @@ X10D (pronounced *extend*), is a .NET package that provides extension methods fo
## Installation
### NuGet installation
```ps
Install-Package X10D -Version 3.2.0
Install-Package X10D -Version 4.0.0
```
### Manual installation