diff --git a/README.txt b/README.txt index 9b9cb83..3f2fb63 100644 --- a/README.txt +++ b/README.txt @@ -1,5 +1,5 @@ *************************************************************** -* Arduino PID Library - Version 1.2.0 +* Arduino PID Library - Version 1.2.1 * by Brett Beauregard brettbeauregard.com * * This Library is licensed under the MIT License diff --git a/library.properties b/library.properties index baf51b6..4b3fadf 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=PID -version=1.2.0 +version=1.2.1 author=Brett Beauregard maintainer=Brett Beauregard sentence=PID controller