[ci skip] docs: bump version in readme to 1.0.0

This commit is contained in:
Oliver Booth 2024-02-12 19:13:22 +00:00
parent 94f8886a64
commit 3aebd26460
Signed by: oliverbooth
GPG Key ID: E60B570D1B7557B5
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ This package is a work-in-progress and not deemed ready for production use. Howe
## Installation
### NuGet installation
```ps
Install-Package TcpDotNet -Version 0.1.0-nightly.1
Install-Package TcpDotNet -Version 1.0.0
```
### Manual installation