From e91e703098181ee73f4b07518c502bb6bd758ee5 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sat, 17 Feb 2024 15:29:00 +0000 Subject: [PATCH] docs: update nuget version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 085ab01..8374990 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ VP# is a high performance .NET wrapper for the [Virtual Paradise](https://virtua ## Installation ### NuGet installation ```ps -Install-Package VpSharp -Version 0.1.0 +Install-Package VpSharp -Version 1.0.0 ``` ### Manual installation