From 314d747adcf68a2319e85b40d379e06efae55b59 Mon Sep 17 00:00:00 2001 From: joshua-8 <59814881+joshua-8@users.noreply.github.com> Date: Thu, 17 Nov 2022 00:16:39 -0500 Subject: [PATCH] Update library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 21b7e50..6956ac7 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Derivs_Limiter -version=3.1.0 +version=3.1.1 author=Joshua Phelps maintainer=Joshua Phelps sentence=This library can be used to limit the first and second derivative of a variable as it approaches a target value.