From 9e4cc989575519df84ccab4e9c50e9ee0b136b24 Mon Sep 17 00:00:00 2001 From: lewisxhe Date: Sat, 5 Oct 2024 09:54:44 +0800 Subject: [PATCH] Update version to V0.2.2 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 9926b92..feb081e 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "SensorLib", - "version": "0.2.1", + "version": "0.2.2", "description": "Commonly used I2C , SPI device multi-platform libraries", "keywords": "QMC6310, QMI8658, PCF8563, PCF85063, XL9555, BMA423, BHI260AP, DRV2605, CM32181, LTR553, FT5206, FT3267, FT6236, FT6336, CST816S,CST816T,CST816D, CST820, CST226, CHSC5816, GT911, CST9217, CST9220", "authors": [ diff --git a/library.properties b/library.properties index 3459661..d44d0b7 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=SensorLib -version=0.2.1 +version=0.2.2 author=Lewis He maintainer=Lewis He sentence=Commonly used I2C , SPI device multi-platform libraries