From 383d9a0fc78196109a6fff788f47eb3a870c2010 Mon Sep 17 00:00:00 2001 From: lewis Date: Fri, 15 Mar 2024 21:51:49 +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 c3a9564..30fef90 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "XPowersLib", - "version": "0.2.1", + "version": "0.2.2", "description": "Arduino,CircuitPython,Micropython library for x-powers power management series", "keywords": "AXP192 AXP202 AXP2101 x-powers", "authors": [ diff --git a/library.properties b/library.properties index 4b433e5..5a5ac2c 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=XPowersLib -version=0.2.1 +version=0.2.2 author=Lewis He maintainer=Lewis He sentence=Arduino,CircuitPython,Micropython library for x-powers power management series