[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
1 changed files with 1 additions and 1 deletions

View File

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