From b98c7f942e0a9392a9b3ecc614d54a12c72fb2d3 Mon Sep 17 00:00:00 2001 From: lewisxhe Date: Wed, 11 Dec 2024 11:58:05 +0800 Subject: [PATCH] Update version to v0.2.7 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 182c5ec..1d588d0 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "XPowersLib", - "version": "0.2.6", + "version": "0.2.7", "description": "Arduino, CircuitPython, Micropython, esp-idf and other frameworks power management series library", "keywords": "AXP192,AXP202,AXP2101,SY6970,BQ25896,HUSB238", "authors": [ diff --git a/library.properties b/library.properties index a7466eb..8314bf1 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=XPowersLib -version=0.2.6 +version=0.2.7 author=Lewis He maintainer=Lewis He sentence=Arduino, CircuitPython, Micropython, esp-idf and other frameworks power management series library