From 83e3b005c728c3072a9e01edaeb46725293e5076 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Tue, 15 Sep 2020 15:23:06 +0200 Subject: [PATCH] Make library easier to find through the description --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 526e3c8..b670285 100644 --- a/library.properties +++ b/library.properties @@ -1,8 +1,8 @@ name=Arduino_ScienceJournal -version=1.0.1 +version=1.0.2 author=Arduino maintainer=Arduino -sentence=Firmware for the Physics Lab kit and the Arduino Nano 33 BLE Sense. +sentence=The Arduino Science Journal firmware for the Physics Lab kit and the Arduino Nano 33 BLE Sense. paragraph=This library depends on the ArduinoBLE and MKRIMU libraries. category=Communication url=https://github.com/arduino-libraries/Arduino_ScienceJournal