From 27e32d73eaa228bdb90b14edd8ea90bdd7fc2eb8 Mon Sep 17 00:00:00 2001 From: Noah Zemlin Date: Thu, 18 Aug 2022 09:28:12 -0500 Subject: [PATCH] Version bump to 1.6.1 --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 6354be0..507954b 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=RobotLib -version=1.6.0 +version=1.6.1 author=Sooner Robotics maintainer=Noah Zemlin sentence=A robotics library to simplify implementing generic robotics hardware. @@ -9,4 +9,4 @@ url=https://github.com/SoonerRobotics/RobotLib repository=https://github.com/SoonerRobotics/RobotLib.git architectures=avr includes=RobotLib.h -license=MIT \ No newline at end of file +license=MIT