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

[ci skip] docs: bump to 3.3.1

This commit is contained in:
Oliver Booth 2023-08-21 17:42:59 +01:00
parent 71a9c787e2
commit a9cde347bd
Signed by: oliverbooth
GPG Key ID: B89D139977693FED

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.2
Install-Package X10D -Version 3.3.1
```
### Manual installation