master
thatcosmonaut 2019-12-16 11:08:10 -08:00
parent d455b0bad8
commit c76170403d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>2.0.0</Version>
<Version>2.1.0</Version>
<TargetFramework>netstandard2.0</TargetFramework>
<Description>A Bezier curve library for .NET Core</Description>
<PackageId>MoonTools.Core.Curve</PackageId>