From 047e3dcf9a9c1486368594b0cb1c76730f8ea7be Mon Sep 17 00:00:00 2001 From: lewishe Date: Thu, 5 Oct 2023 15:37:49 +0800 Subject: [PATCH] Update version to v0.1.2 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index a85d152..a79b9a4 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "SensorLib", - "version": "0.1.1", + "version": "0.1.2", "description": "Commonly used I2C , SPI device Arduino libraries", "keywords": "QMC6310 QMI8658,PCF8563,PCF85063,XL9555,BMA423,BHI260AP,DRV2605,CM32181,LTR553,FT6236,FT6336,CST816,CST226,CHSC5816,GT911", "authors": [ diff --git a/library.properties b/library.properties index 8a54059..5bb8799 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=SensorLib -version=0.1.1 +version=0.1.2 author=Lewis He maintainer=Lewis He sentence=Arduino library written for PCF8563, QMI8658, QMC6310, XL9555