From 0952b77761b322fd1901ce3ab780f436743b0818 Mon Sep 17 00:00:00 2001
From: thatcosmonaut <evan@moonside.games>
Date: Mon, 16 Dec 2019 10:52:54 -0800
Subject: [PATCH] 5.1.0

---
 Bonk/Bonk.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Bonk/Bonk.csproj b/Bonk/Bonk.csproj
index c90ff86..7f8cbd6 100644
--- a/Bonk/Bonk.csproj
+++ b/Bonk/Bonk.csproj
@@ -1,6 +1,6 @@
 <Project Sdk="Microsoft.NET.Sdk">
   <PropertyGroup>
-    <Version>5.0.1</Version>
+    <Version>5.1.0</Version>
     <TargetFramework>netstandard2.0</TargetFramework>
     <Description>.NET Core High Performance Collision Detection</Description>
     <PackageId>MoonTools.Core.Bonk</PackageId>