From 0a42c789e1b04a12401b4845866f322d385bd31c Mon Sep 17 00:00:00 2001 From: Evan Hemsley Date: Tue, 29 Oct 2019 14:48:42 -0700 Subject: [PATCH] 1.0.1 --- Curve/Curve.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Curve/Curve.csproj b/Curve/Curve.csproj index 274e983..1481de9 100644 --- a/Curve/Curve.csproj +++ b/Curve/Curve.csproj @@ -1,6 +1,6 @@ - 1.0.0 + 1.0.1 netstandard2.1 A Bezier curve library for .NET Core MoonTools.Core.Curve