From c76170403de648d69992120705bbbb9ef5af799e Mon Sep 17 00:00:00 2001 From: thatcosmonaut Date: Mon, 16 Dec 2019 11:08:10 -0800 Subject: [PATCH] 2.1.0 --- Curve/Curve.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Curve/Curve.csproj b/Curve/Curve.csproj index 452bf74..1d119aa 100644 --- a/Curve/Curve.csproj +++ b/Curve/Curve.csproj @@ -1,6 +1,6 @@  - 2.0.0 + 2.1.0 netstandard2.0 A Bezier curve library for .NET Core MoonTools.Core.Curve