From 00acaff779d4cc5137717f7de7368264a1e2b361 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Wed, 15 Jul 2020 16:36:42 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=B7=20Bump=20README=20version=20to=202?= =?UTF-8?q?.5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7906e5e..1efeb57 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ You can find the list of classes that have extension methods by viewing the `REA ## Install Install X10D with NuGet via the following command: ```ps -Install-Package X10D -Version 2.2.0 +Install-Package X10D -Version 2.5.0 ``` or by downloading the [latest release](https://github.com/oliverbooth/X10D/releases/latest) from this repository.