From 47d3cc9991528538f429f20165a87e1a82ba96cd Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Wed, 10 Jun 2015 15:00:43 +0200 Subject: [PATCH] Robot_Motor: releasing version 1.0.2 --- libraries/Robot_Motor/library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/Robot_Motor/library.properties b/libraries/Robot_Motor/library.properties index bbfc60cb8..7e697df5e 100644 --- a/libraries/Robot_Motor/library.properties +++ b/libraries/Robot_Motor/library.properties @@ -1,5 +1,5 @@ name=Robot Motor -version=1.0.1 +version=1.0.2 author=Arduino maintainer=Arduino sentence=Enables easy access to the motors of the Arduino Robot Motor board. For Arduino Robot only.