From 657f9962ed2a0c4058daaa553ca3e9331df43100 Mon Sep 17 00:00:00 2001 From: PowerBroker2 Date: Sat, 6 Aug 2022 17:24:27 -0400 Subject: [PATCH] Update version --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 8cbf4da..f733a91 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ArduPID -version=0.1.4 +version=0.2.0 author=PowerBroker2 maintainer=PowerBroker2 sentence=PID library for Arduinos with greater accuracy than the legacy Arduino PID library @@ -7,4 +7,4 @@ paragraph=PID library for Arduinos with greater accuracy than the legacy Arduino category=Signal Input/Output url=https://github.com/PowerBroker2/ArduPID architectures=* -depends=FireTimer +depends=FireTimer \ No newline at end of file